Skip to content

[real-value/control-dashboard] add pilot proof command#142

Merged
FlowmemoryAI merged 1 commit into
mainfrom
agent/real-value-pilot-control-dashboard
May 14, 2026
Merged

[real-value/control-dashboard] add pilot proof command#142
FlowmemoryAI merged 1 commit into
mainfrom
agent/real-value-pilot-control-dashboard

Conversation

@FlowmemoryAI
Copy link
Copy Markdown
Owner

Closes #137.

What changed

  • Adds the dedicated root proof command npm run flowchain:real-value-pilot:control-dashboard.
  • Adds control-plane real-value pilot lifecycle methods and HTTP endpoints for status, observations, credits, withdrawal intents, release evidence, caps, pause, retry, and emergency state.
  • Adds dashboard data/view rendering for the capped owner pilot, including live/degraded/error state and exact next operator command.
  • Adds schema/docs/run artifacts for the control-plane/dashboard proof row.
  • Updates the HQ pilot matrix rows this branch satisfies as branch-local until merge.

Why it changed

The merged HQ gate now fails until every subsystem exposes a dedicated proof command on main. This PR supplies the control-plane/dashboard proof command and evidence for the control-dashboard:api-and-owner-views row while keeping public-readiness claims out of scope.

Checks run

  • npm run flowchain:real-value-pilot:control-dashboard
  • npm test --prefix services/control-plane
  • npm run control-plane:smoke
  • npm test --prefix apps/dashboard
  • npm run build --prefix apps/dashboard
  • node infra/scripts/check-unsafe-claims.mjs
  • git diff --check
  • Local dev server shell check: http://127.0.0.1:5177/ returned 200 with the Vite root. The in-app Browser JavaScript control tool was not exposed through tool discovery, so no screenshot was captured.

Current blockers

The owner pilot remains no-go until the other dedicated root proof commands land:

  • flowchain:real-value-pilot:contracts
  • flowchain:real-value-pilot:bridge
  • flowchain:real-value-pilot:runtime
  • flowchain:real-value-pilot:wallet
  • flowchain:real-value-pilot:ops

This PR does not claim public launch, open-validator readiness, tokenomics, broad bridge readiness, or production custody.

@FlowmemoryAI FlowmemoryAI marked this pull request as ready for review May 14, 2026 02:50
@FlowmemoryAI FlowmemoryAI merged commit c4959f8 into main May 14, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[real-value/control-dashboard] Add pilot control-dashboard proof command

1 participant