Skip to content

docs: add pypi-axi to community catalog - #128

Open
mstuart wants to merge 1 commit into
kunchenguid:mainfrom
mstuart:add-pypi-axi
Open

docs: add pypi-axi to community catalog#128
mstuart wants to merge 1 commit into
kunchenguid:mainfrom
mstuart:add-pypi-axi

Conversation

@mstuart

@mstuart mstuart commented Aug 9, 2026

Copy link
Copy Markdown

What Changed

  • Added a pypi-axi entry to catalog.yaml's community list (name, url, author, domain, description).
  • Regenerated the corresponding generated community-catalog regions in README.md and docs/index.html to include the new pypi-axi row.

Risk Assessment

✅ Low: Purely additive documentation change (one catalog.yaml entry plus its generated README.md and docs/index.html rows) with no source code, build, or release-process changes; content and table formatting are internally consistent with existing entries.

Testing

This is a docs-only change adding the pypi-axi CLI to the community catalog (catalog.yaml, README.md, docs/index.html). After installing workspace dependencies (pnpm via corepack, gitignored and removed afterward), docs:check passed, confirming no drift between catalog.yaml and the generated markdown/HTML regions for the new entry, and the generator's existing unit tests passed unchanged. No code paths beyond doc generation were touched, so no further evidence is needed.

Evidence: docs:check output confirming generated regions match catalog.yaml
docs:check ok — generated regions match their sources
EXIT:0

Pipeline

Updates from git push no-mistakes

⏭️ **intent** - skipped

✅ No issues found.

✅ **Rebase** - passed

✅ No issues found.

✅ **Review** - passed

✅ No issues found.

✅ **Test** - passed

✅ No issues found.

  • node scripts/generate-docs.mjs --check (docs:check) — validates generated README.md/docs/index.html community-catalog regions match catalog.yaml source of truth, including the new pypi-axi entry
  • node --test scripts/generate-docs.test.mjs (docs:test) — unit tests for the catalog HTML/Markdown generation logic used to render the new entry
✅ **Document** - passed

✅ No issues found.

✅ **Lint** - passed

✅ No issues found.

✅ **Push** - passed

✅ No issues found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant