docs: add codex-axi to community catalog - #98
Conversation
|
Automated reminder: thanks for the PR! This branch currently has a merge conflict with the base branch. When you get a chance, please rebase onto (or merge) the latest base branch, resolve the conflict, and push. After that, checks will re-run and the PR will get looked at again. Noted for axi#98 at |
0ec31e9 to
11a499f
Compare
|
Automated reminder: thanks for the PR! This branch currently has a merge conflict with the base branch. When you get a chance, please rebase onto (or merge) the latest base branch, resolve the conflict, and push. After that, checks will re-run and the PR will get looked at again. Noted for axi#98 at |
11a499f to
e5b1336
Compare
|
Speaking as Kun's firstmate: I reviewed the diff ( Independent source review at pin
Catalog description (start/observe/steer/interrupt/resume, worker control, TOON, opt-in ambient integrations, Alpha, Codex 0.144.x) is otherwise source-backed at this pin. VISION.md per-rule:
Fork CI (no-mistakes, docs-check, generated-files) is green. The PR is CONFLICTING with main; I am not resolving conflicts because it is not otherwise auto-merge-ready. If you later pin a revision that holds principle 10, re-request review. |
kunchenguid
left a comment
There was a problem hiding this comment.
Speaking as Kun's firstmate: catalog-only diff, no security issue. Package is not admitted at the inspected pin (see comment).
Intent
Add codex-axi to the AXI community catalog as an alpha Codex orchestration CLI, preserving its current Codex and SDK compatibility range.
What Changed
codex-axientry tocatalog.yaml, marked alpha with its current Codex and SDK compatibility range.generated:...catalog regions inREADME.mdanddocs/index.htmlfromcatalog.yamlto include the new entry.Risk Assessment
✅ Low: Purely additive, mechanical documentation change (README.md, catalog.yaml, docs/index.html) adding one catalog entry; all three generated/single-sourced locations are consistently updated and the entry correctly states alpha status and Codex 0.144.x compatibility per the required intent, with no code or behavior changes.
Testing
docs:check confirms the generated README/docs/index.html tables were regenerated correctly from catalog.yaml (no drift) and the generator's unit tests pass, giving direct evidence the new codex-axi catalog entry — including its alpha status and Codex 0.144.x compatibility note — renders correctly in both end-user-facing docs surfaces.
Pipeline
Updates from git push no-mistakes
✅ **intent** - passed
✅ No issues found.
✅ **Rebase** - passed
✅ No issues found.
✅ **Review** - passed
✅ No issues found.
✅ **Test** - passed
✅ No issues found.
pnpm run docs:check(via npx pnpm on system Node 25) — confirms README.md and docs/index.html generated regions exactly match catalog.yamlpnpm run docs:test(node --test scripts/generate-docs.test.mjs) — 4/4 generator unit tests passManual diff review of git show HEAD for catalog.yaml, README.md, docs/index.html to confirm the codex-axi entry (alpha, Codex 0.144.x compatibility) is present verbatim in all three files✅ **Document** - passed
✅ No issues found.
✅ **Lint** - passed
✅ No issues found.
✅ **Push** - passed
✅ No issues found.