Context

Operators need live visibility into running phases, token usage, and agent performance.

Decision

node:http server on port 7821 with SSE endpoint. JSON state broadcast every 2s. No frontend framework.

Consequences

Zero-dep dashboard. Observable via curl or any browser. No auth on localhost (design decision).

← ADR-006ADR-008