/akka:status

Show a read-only rollup of the definition of done.

Usage

/akka:status

Description

Prints the current definition-of-done manifest: every exit condition grouped by Definition-of-Done type, with its provenance, lock status, and resolution state (green, red, open, deferred, waived, or asserted), plus the current phase and any blockers. The two locked process-integrity gates, PROC-AUDITOR-COVERAGE and PROC-ADEQUACY-REVIEWED, appear among the conditions like any other. The manifest reflects the project’s own state — struck, waived, and signed-off conditions appear as such — so it agrees with /akka:conform; the difference is that status does not run the auditors (it never builds or probes), so machine-checkable conditions stay open until conform evaluates them. It is read-only and changes nothing. Status is most useful during the autonomous build phase, when you want to see progress without interrupting the machine.