Files
SWOOSH/docs/STATECHART.md
anthonyrawlins b41f03f4a0
Some checks failed
ci / validate (push) Has been cancelled
Initial commit: SWOOSH bootstrap with statechart spec, OpenAPI, ADRs, and ops harnesses
2025-10-02 09:59:59 +10:00

7 lines
416 B
Markdown

# Statechart Explainer
- **Parallel region** ensures Ingestion, Council, and Environment advance independently with clear READY prerequisites for EXECUTION.
- **REVERB** is the only phase for final submissions, aligning with BACKBEAT's reverb concept.
- **QUARANTINED** is sticky; human or policy change required to exit.
- Every transition is guarded by time windows (BACKBEAT) and policy engines when applicable.