docs(commands): add @gittensory command reference page (#2171) - #3868
docs(commands): add @gittensory command reference page (#2171)#3868rust-toml wants to merge 3 commits into
Conversation
Document every Q&A, maintainer digest, and PR action verb with default roles and the gate vs auto-review boundary; link from the help card.
The new command-reference docs route is listed in check-docs-drift; unit-test fixtures must include it so synthetic drift checks keep passing.
collectCommandCatalogs now requires GITTENSORY_ACTION_COMMAND_CATALOG in synthetic fixtures; add seven action entries so the 15-command floor test still exercises extraction without throwing.
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3868 +/- ##
=======================================
Coverage 93.49% 93.49%
=======================================
Files 333 333
Lines 33196 33196
Branches 12140 12140
=======================================
Hits 31035 31035
Misses 1530 1530
Partials 631 631
🚀 New features to boost your workflow:
|
|
Caution 🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥 🛑 Gittensory review result - fixes requiredReview updated: 2026-07-06 20:55:47 UTC
🛑 Suggested Action - Fix Blockers
Review summary Nits — 1 non-blocking
CI checks failing
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
|
Gittensory is closing this pull request on the maintainer's behalf (CI is failing (validate, validate-code)). This is an automated maintenance action — to pursue this change, please open a new pull request with the issues resolved. Closed PRs may be analyzed later to improve review accuracy, but they are not automatically reopened or re-reviewed. |
Summary
/docs/gittensory-commands— a generated command reference for public mention verbs, maintainer-only queue digests, and PR action verbs (roles, descriptions, auto-review vs gate boundary).gen-command-referenceto export action-catalog entries for the UI and wire the help card to link to the new page.Fixes #2171
Scope
type(scope): short summaryConventional Commit format, for examplefix(api): restore profile access checks.CONTRIBUTING.mdand does not reintroduce GitHub Pages, VitePress,site/, orCNAME.Validation
git diff --checknpm run command-reference:checknpm run docs:drift-checkgen-command-reference-script,check-docs-drift-script,github-commandsnpm run test:cilocally (PR-related checks green; unrelated local flakes in retention/fanout dedup also reproduce onupstream/mainin this environment)If any required check was skipped, explain why:
npm run test:coveragepatch report deferred to CI (local env shows pre-existing flakes inretention.test.ts/ fanout dedup on upstreammain).Safety
UI Evidencesection below with JPG/JPEG or PNG screenshots arranged as organized, captioned, clickable thumbnails. SVG screenshots are not used as review evidence. Review-only screenshots or recordings are not committed to the repository.UI Evidence
Docs-only change; the new page is generated from
command-reference.tsand mirrors existing docs layout. Screenshots can be added on request.Notes
Made with Cursor