docs(commands): add @gittensory command reference page (#2171) - #3872
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.
Emit prettier-compliant entry objects from gen-command-reference and use design-token table classes on the gittensory-commands docs page.
Break long description fields at printWidth 100 so ui:lint passes without post-generation fixes and command-reference:check stays in sync.
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Tip 🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩 ✅ Gittensory review result - approve/merge recommendedReview updated: 2026-07-06 22:18:46 UTC
✅ Suggested Action - Approve/Merge
Review summary Nits — 5 non-blocking
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.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3872 +/- ##
=======================================
Coverage 93.53% 93.53%
=======================================
Files 336 336
Lines 33281 33281
Branches 12175 12175
=======================================
Hits 31128 31128
Misses 1528 1528
Partials 625 625
🚀 New features to boost your workflow:
|
Summary
/docs/gittensory-commands— generated reference for public Q&A verbs, maintainer queue digests, and PR action verbs (roles, descriptions, auto-review vs gate boundary).gen-command-referenceto export action-catalog entries; link the help card to the new page.command-reference.tswith prettier/eslint.Fixes #2171
Scope
gittensor:feature).Validation
git diff --checknpm run command-reference:checknpm run docs:drift-checknpm run ui:lint(0 errors)npm run ui:typechecknpm run ui:testnpm run ui:buildnpm run test:coverageongen-command-reference,check-docs-drift,github-commandsunit testsnpm audit --audit-level=moderateupstream/main(no conflicts)Notes
command-reference.ts; both fixed).Made with Cursor