feat(miner): add local governor ledger CLI#3114
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
❌ 3 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
|
Caution 🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥 🛑 Gittensory review result - fixes requiredReview updated: 2026-07-04 14:58:55 UTC
🛑 Suggested Action - Fix Blockers
Review summary Nits — 2 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
gittensory-miner governor listfor inspecting locally persisted governor decision events.--jsonoutput with optional repo and event-type filtering.Follow-up to #2328 (governor ledger storage foundation).
Scope
type(scope): short summaryConventional Commit format (feat— new miner capability).Validation
npm run test:cilocally — CI will run the full gate on push.Safety
UI Evidence
Not applicable — miner CLI package only.
Notes
governorbefore the npm update check (same offline contract asledger,queue, andplan).--typevalues are validated against the frozenGOVERNOR_LEDGER_EVENT_TYPESvocabulary from the engine.