docs: add calendly-axi to the community catalog - #138
Closed
themightychris wants to merge 1 commit into
Closed
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Author
|
Superseded by #139 — same registration with the entry correctly appended to the end of the community list (this PR had it mid-list), squashed to a single commit. |
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: append one entry to catalog.yaml's community list (name calendly-axi, url https://github.com/JarvusInnovations/calendly-axi, author Jarvus Innovations, domain Scheduling, one-sentence description of the booking-loop CLI), then regenerate README.md and docs/index.html with pnpm run docs:gen per CONTRIBUTING.md's catalog workflow. Docs-only change — no code, no tests expected. The entry follows the exact format of the existing Jarvus community entries (harvest-axi, otter-axi, etc.). The tool being registered just shipped as calendly-axi@0.1.0 on npm from JarvusInnovations/calendly-axi. PR targets kunchenguid/axi main from the themightychris fork, matching how prior Jarvus tools were added.
What Changed
calendly-axientry (author Jarvus Innovations, domain Scheduling) to thecommunitylist incatalog.yaml, pointing at https://github.com/JarvusInnovations/calendly-axi with a one-sentence description of the booking-loop CLI.generated:catalog regions ofREADME.mdanddocs/index.htmlviapnpm run docs:genso the new entry appears in the published catalog table.Risk Assessment
✅ Low: Docs-only catalog entry that matches the required format, passes the repo's docs:gen drift check, and links to a verified public repo and published npm package.
Testing
Verified the diff is the intended docs-only change (one catalog.yaml community entry plus regenerated README.md and docs/index.html), ran the repo's docs drift check which passed — proving the generated regions were produced by pnpm run docs:gen from catalog.yaml — and captured a screenshot of the rendered docs site showing the calendly-axi row with correct author, domain, and description in the community catalog table.
/var/folders/3t/56bdpv2146vbx5drqw9mzkn40000gn/T/no-mistakes-evidence/01KZVGPN8Y1M4ZVR8F4SYZ3MY0/docs-catalog-calendly-axi.png)Evidence: docs drift check output
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.
Reviewedgit diff 32562f0..4c56558— confirmed exactly catalog.yaml + regenerated README.md + docs/index.html, entry format matching existing Jarvus community entries, no code changespnpm run docs:check— passed: generated regions match their sources (same check as the docs-check CI workflow)Rendered docs/index.html in Chrome viachrome-devtools-axi, located the calendly-axi table row (name, Jarvus Innovations, Scheduling, booking-loop description), and captured a screenshot of the community catalog sectiongit status --porcelain— worktree clean after testing, no transient artifacts left✅ **Document** - passed
✅ No issues found.
✅ **Lint** - passed
✅ No issues found.
✅ **Push** - passed
✅ No issues found.