feat(miner): add local governor ledger CLI#3118
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-04 15:12:59 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 6 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 #3118 +/- ##
=======================================
Coverage 96.09% 96.09%
=======================================
Files 265 265
Lines 29083 29083
Branches 10591 10591
=======================================
Hits 27946 27946
Misses 493 493
Partials 644 644 🚀 New features to boost your workflow:
|
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.