Skip to content

docs(catalog): add calendly-axi to the community catalog - #139

Open
themightychris wants to merge 1 commit into
kunchenguid:mainfrom
themightychris:catalog/add-calendly-axi
Open

docs(catalog): add calendly-axi to the community catalog#139
themightychris wants to merge 1 commit into
kunchenguid:mainfrom
themightychris:catalog/add-calendly-axi

Conversation

@themightychris

Copy link
Copy Markdown
Contributor

Intent

Register calendly-axi in the AXI catalog per CONTRIBUTING.md: one entry appended to the END of the community list in catalog.yaml (per the file header's append instruction), plus regenerated README.md and docs/index.html via pnpm run docs:gen, all in a single commit. Docs-only change — no code, no tests expected. The registered tool shipped as calendly-axi@1.1.0 on npm from JarvusInnovations/calendly-axi. This branch supersedes PR #138 (its no-mistakes run wedged on a stale internal gate ref after a mid-monitor follow-up commit; the entry placement was also corrected from mid-list to bottom in the process) — after this PR opens, #138 will be closed as superseded. PR targets kunchenguid/axi main from the themightychris fork.

What Changed

  • Appended a calendly-axi entry (JarvusInnovations/calendly-axi, Scheduling domain) to the end of the community list in catalog.yaml.
  • Regenerated the generated: catalog regions of README.md and docs/index.html via pnpm run docs:gen to include the new entry.

Supersedes #138.

Risk Assessment

✅ Low: Docs-only catalog addition in a single commit: the entry is correctly appended to the end of the community list, the regenerated README/docs verifiably match catalog.yaml (docs:check passes), and the referenced calendly-axi@1.1.0 package is confirmed live on npm at the listed repo URL.

Testing

Verified the branch is a single docs-only commit that appends calendly-axi to the end of the community list in catalog.yaml (confirmed by semantic YAML parse), ran pnpm run docs:check to prove README.md and docs/index.html were regenerated in sync with the catalog, confirmed calendly-axi@1.1.0 is published on npm from JarvusInnovations/calendly-axi, and captured a browser screenshot of the rendered docs page showing the new calendly-axi row as the final community catalog entry — all checks passed.

  • Evidence: Rendered docs/index.html community catalog showing calendly-axi as the final entry (local file: /var/folders/3t/56bdpv2146vbx5drqw9mzkn40000gn/T/no-mistakes-evidence/01KZVGR74AFM5BQ73J3G92HY3F/docs-community-catalog-calendly-axi.png)
Evidence: docs:check output confirming generated regions match catalog.yaml
$ pnpm run docs:check
docs:check ok — generated regions match their sources
Evidence: npm registry confirmation of the registered tool
$ npm view calendly-axi version repository.url
version = '1.1.0'
repository.url = 'git+https://github.com/JarvusInnovations/calendly-axi.git'

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.

  • git log/git diff 32562f0..d39b569 — confirmed one commit touching only catalog.yaml, README.md, docs/index.html (no code/tests)
  • Parsed catalog.yaml with the yaml package — calendly-axi is the single, final entry (26th) in the community list, per the file header's append instruction
  • pnpm run docs:check — the CI drift check (real consumer of catalog.yaml) passes: regenerated regions of README.md and docs/index.html match the source
  • npm view calendly-axi version repository.url — confirmed 1.1.0 published from JarvusInnovations/calendly-axi
  • Rendered docs/index.html in Chrome via chrome-devtools-axi, scrolled to the community catalog table, and screenshotted the calendly-axi row as the last entry
✅ **Document** - passed

✅ No issues found.

✅ **Lint** - passed

✅ No issues found.

✅ **Push** - passed

✅ No issues found.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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