docs: add oracle-axi to the community catalog - #1
Closed
thatdudealso wants to merge 20 commits into
Closed
Conversation
* docs(agents): add self-governance preamble to AGENTS.md Append the canonical "## Maintaining this file" section so this repo follows captain policy for project agent memory. * no-mistakes(document): Document AGENTS maintenance policy
* docs: add aws-axi to community catalog * no-mistakes(lint): Fix catalog formatting
* docs: add docker-axi to community catalog * no-mistakes(lint): no lint or format issues in changed files * chore: remove stray npm lockfile
* docs: add pg-axi to community catalog * no-mistakes(document): add pg-axi to community catalog docs * no-mistakes(lint): no lint or format issues in changed files * chore: remove accidental artifacts and guard against recurrence Co-Authored-By: Claude Sonnet 4.6 <[email protected]> --------- Co-authored-by: Claude Sonnet 4.6 <[email protected]>
* docs: single-source catalog and principles, prune stale skill, repair doc twins Consolidates the documentation redundancies identified by the 2026-07-10 structure/doc audit: - catalog.yaml and principles.yaml become the single sources of truth; scripts/generate-docs.mjs renders the marked regions of README.md and docs/index.html and verifies principle titles against the AXI skill and the site prose. New docs-check workflow fails CI on drift. - Resolve pre-existing principle-summary wording drift between README and the site (principles 1, 2, 3, 8, 9, 10) to one canonical summary each. - Document the catalog contribution flow in CONTRIBUTING.md (previously learned by imitation). - Remove .agents/skills/no-mistakes (stale vendored copy, 66 lines behind upstream, referenced by nothing; the no-mistakes install provides the authoritative skill). - Merge the diverged bench-browser/social/AGENTS.md and CLAUDE.md twins into AGENTS.md (union of unique content) and restore the repo's CLAUDE.md -> AGENTS.md symlink convention. * no-mistakes(review): Harden catalog HTML rendering and docs CI * no-mistakes(review): Support parentheses in generated catalog links * no-mistakes(review): Escape Markdown table cells in generated catalogs * no-mistakes(document): Synchronize AXI documentation sources
Co-authored-by: Cursor <[email protected]>
Co-authored-by: Claude Sonnet 5 <[email protected]>
* docs: add VISION.md Ship the captain-approved AXI vision document, copied byte-exact from the approved source. No rewording or restructuring; no other files changed. * no-mistakes(document): Documentation and lint housekeeping complete
kunchenguid#95) The README and the site's limitations section both read as though Sonnet 4.6 is the only model the harness supports. It is only the default, and the model the published runs happened to use: both benchmarks already take `--model` and pass it through to the agent CLI unchanged, with no allowlist. Say so explicitly, while keeping the real caveat - that other models are not evaluated here, so their results are unknown. Closes kunchenguid#91
…#106) * docs: require independent catalog package inspection * no-mistakes(review): Require concrete source evidence for catalog verdicts * no-mistakes(document): Validate catalog admission documentation
…alidated generated docs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Intent
Rebase the existing docs/add-oracle-axi-catalog-entry branch for PR kunchenguid#79 onto current upstream/main, resolve conflicts while preserving oracle-axi and all newer upstream catalog entries and independent-evidence policy text, regenerate the catalog documentation, validate the result, and make the existing PR mergeable without opening a second PR.
What Changed
oracle-axito the community catalog with pinned independent-admission evidence.Risk Assessment
✅ Low: The added oracle-axi evidence supplies a pinned source revision, inspected entrypoint and paths, representative success/error/discovery observations, and explicitly records that no runnable release was available; catalog and generated documentation remain consistent.
Testing
Docs tests and generated-region validation passed. The rendered catalog was opened in Chrome and visually inspected, with evidence showing oracle-axi alongside the preserved catalog entries; upstream ancestry and conflict-marker checks also passed.
/var/folders/6c/fcyqk9yj4dl5l_p5d21jqwcm0000gn/T/no-mistakes-evidence/01KY3CRGYR1EEJGAB3BF9BAC35/axi-catalog-entry.png)Evidence: Rendered row verification
Pipeline
Updates from git push no-mistakes
✅ **intent** - passed
✅ No issues found.
README.md- merge conflict rebasing onto origin/docs/add-oracle-axi-catalog-entrycatalog.yaml- merge conflict rebasing onto origin/docs/add-oracle-axi-catalog-entrydocs/index.html- merge conflict rebasing onto origin/docs/add-oracle-axi-catalog-entry🔧 **Review** - 1 issue found → auto-fixed ✅
catalog.yaml:144- The neworacle-axiadmission atcatalog.yaml:144has no corresponding independent-evidence record in this change. This contradicts the preserved policy: "Every new package proposed for either catalog may receive a positive admission verdict only after independent review" with pinned source inspection and, when runnable, released-package execution. Please provide the required evidence or confirm that this admission is intentional despite the policy.🔧 Fix: Added pinned oracle-axi admission evidence and validated generated docs
✅ Re-checked - no issues remain.
✅ **Test** - passed
✅ No issues found.
pnpm run docs:testpnpm run docs:checkLocal Chrome rendering ofdocs/index.htmlwithchrome-devtools-axiVerified upstream/main is an ancestor and no conflict markers remain✅ **Document** - passed
✅ No issues found.
✅ **Lint** - passed
✅ No issues found.
✅ **Push** - passed
✅ No issues found.