Skip to content

docs: add calendly-axi to the community catalog - #138

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

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

Conversation

@themightychris

@themightychris themightychris commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

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

  • Added a calendly-axi entry (author Jarvus Innovations, domain Scheduling) to the community list in catalog.yaml, pointing at https://github.com/JarvusInnovations/calendly-axi with a one-sentence description of the booking-loop CLI.
  • Regenerated the generated: catalog regions of README.md and docs/index.html via pnpm run docs:gen so 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.

  • Evidence: Rendered docs/index.html community catalog showing the new calendly-axi row (local file: /var/folders/3t/56bdpv2146vbx5drqw9mzkn40000gn/T/no-mistakes-evidence/01KZVGPN8Y1M4ZVR8F4SYZ3MY0/docs-catalog-calendly-axi.png)
Evidence: docs drift check output
$ pnpm run docs:check
> node scripts/generate-docs.mjs --check
docs:check ok — generated regions match their sources

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.

  • Reviewed git diff 32562f0..4c56558 — confirmed exactly catalog.yaml + regenerated README.md + docs/index.html, entry format matching existing Jarvus community entries, no code changes
  • pnpm run docs:check — passed: generated regions match their sources (same check as the docs-check CI workflow)
  • Rendered docs/index.html in Chrome via chrome-devtools-axi, located the calendly-axi table row (name, Jarvus Innovations, Scheduling, booking-loop description), and captured a screenshot of the community catalog section
  • git 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.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@themightychris

Copy link
Copy Markdown
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.

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