# CURRENT_STATE template ## main agent (expanded) ```md # CURRENT_STATE _Last updated: YYYY-MM-DD HH:MM Australia/Brisbane_ ## In Flight - [status] task — owner — latest milestone ## Blocked / Waiting - item — blocker / waiting on ## Recently Finished - result — why it still matters now ## Next - next action ## Reset Summary - one short paragraph explaining what matters if a new session starts now ``` Capacity: - target 25-40 lines - hard cap 50 lines - In Flight max 5 - Blocked / Waiting max 5 - Recently Finished max 3 - Next max 5 ## other agents (standard) Use the same template, but keep it smaller. Capacity: - target 15-25 lines - hard cap 30 lines - In Flight max 3 - Blocked / Waiting max 3 - Recently Finished max 2 - Next max 3 ## Allowed status values - planned - dispatched - in_progress - blocked - reviewing - done