Per-Task Runtime Clock
Every work item moves through this deterministic clock.
T0 Intake: identify issue, objective, scope, source.T1 Review / Research: inspect relevant repo/files/docs/logs and write citations.T2 Plan: define approach, acceptance criteria, risks, verification.T3 Chunk / Dispatch: split if needed; assign role, paths, tools, branch.T4 Implement: execute exactly the assigned chunk.T5 Validate: run required gates or mark blocked/inconclusive.T6 Review / Publish: review result, update Forgejo or local ledger.T7 Reflect / Close: record lessons, follow-ups, closeout.
Implementation cannot start before T0-T3 are written and acknowledged by all active agents.