docs(catalog): add calendly-axi to the community catalog - #139
Open
themightychris wants to merge 1 commit into
Open
docs(catalog): add calendly-axi to the community catalog#139themightychris wants to merge 1 commit into
themightychris wants to merge 1 commit into
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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
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
calendly-axientry (JarvusInnovations/calendly-axi, Scheduling domain) to the end of the community list incatalog.yaml.generated:catalog regions ofREADME.mdanddocs/index.htmlviapnpm run docs:gento 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.
/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
Evidence: npm registry confirmation of the registered tool
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 instructionpnpm run docs:check— the CI drift check (real consumer of catalog.yaml) passes: regenerated regions of README.md and docs/index.html match the sourcenpm view calendly-axi version repository.url— confirmed 1.1.0 published from JarvusInnovations/calendly-axiRendered 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.