[codex] Document Linux fork QA posture - #280
Conversation
Greptile SummaryThis is a documentation-only PR that adds a fork-status section to Confidence Score: 5/5Safe to merge — documentation-only change with no code or logic impact. Both changed files are pure Markdown documentation. All internal links resolve to existing files, no broken anchors or missing referenced documents were found, and the additions are consistent with the stated goals of the PR. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
U["Manaflow upstream\n(manaflow-ai/cmux)"]
F["Jesssullivan/cmux fork\n(lmux workstream)"]
ZC["zig-ctap2\n(CTAP2/FIDO2 USB HID)"]
ZK["zig-keychain\n(Keychain / Secret Service)"]
ZCR["zig-crypto\n(portable crypto primitives)"]
ZN["zig-notify\n(desktop notifications)"]
QA["Linux QA reporters\n(Ubuntu 24.04 · Fedora 42 · Debian 12 · Rocky 10)"]
IS["docs/linux-qa-intake.md\ndocs/release/linux-install.md"]
U -->|"GPL-3.0-or-later fork"| F
F -->|"uses"| ZC
F -->|"uses"| ZK
F -->|"uses"| ZCR
F -->|"uses"| ZN
QA -->|"report results"| IS
IS -->|"triage → upstream if warranted"| U
F -->|"upstreamable patches (human-submitted)"| U
Reviews (1): Last reviewed commit: "Document Linux fork QA posture" | Re-trigger Greptile |
Summary
Validation
git diff --check