Objective
Add the dedicated control-plane/dashboard proof command required by the final real-value pilot gate:
npm run flowchain:real-value-pilot:control-dashboard
Acceptance Criteria
- Command exists at the repo root and verifies pilot API plus dashboard evidence.
- API exposes pilot status, observations, credits, withdrawal intents, release evidence, cap status, pause status, retry state, and emergency state.
- API rejects or redacts private key, seed phrase, mnemonic, RPC credential, API key, and webhook-shaped material.
- Dashboard labels the flow as capped owner testing, shows live/degraded/error state, exact next operator commands, and stores no browser secrets.
- Records exact commands, reports, blockers, allowed folders, and forbidden folders in the PR.
Out Of Scope
- Broad public readiness, production dashboard, or custody claims.
Objective
Add the dedicated control-plane/dashboard proof command required by the final real-value pilot gate:
Acceptance Criteria
Out Of Scope