Skip to content

Build a governor pause/resume control surface #4851

Description

@JSONbored

Problem: The governor ledger only logs decisions after the fact — the actual pause capability it would need to enforce doesn't exist yet at all, not just the UI for it.

Area: AMS / Miner

Proposal: Build a real pause/resume mechanism the governor (and an operator directly) can invoke, that the loop actually checks before proceeding.

Deliverables:

  • A working pause/resume flag, checked by the loop before each iteration, controllable via CLI.

Acceptance criteria:

  • Pausing mid-run stops further iterations; resuming continues from where it left off.

Boundaries:

  • This builds the mechanism only — the actual autonomous governor logic that decides when to pause is Miner Wave 3's scope, tracked separately.

Metadata

Metadata

Assignees

Labels

maintainer-onlyOwner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions