Per-Task Runtime Clock

Every work item moves through this deterministic clock.

  1. T0 Intake: identify issue, objective, scope, source.
  2. T1 Review / Research: inspect relevant repo/files/docs/logs and write citations.
  3. T2 Plan: define approach, acceptance criteria, risks, verification.
  4. T3 Chunk / Dispatch: split if needed; assign role, paths, tools, branch.
  5. T4 Implement: execute exactly the assigned chunk.
  6. T5 Validate: run required gates or mark blocked/inconclusive.
  7. T6 Review / Publish: review result, update Forgejo or local ledger.
  8. T7 Reflect / Close: record lessons, follow-ups, closeout.

Implementation cannot start before T0-T3 are written and acknowledged by all active agents.