The Handoff
Ends every session by saving state, so the next one starts warm instead of from zero.
When: At the end of any work session, and any time the AI's context is getting long.
How it works
- Write DONE (with proof), IN FLIGHT (exactly where it stopped), and NEXT.
- List everything waiting on the human, by name.
- Next session opens by reading the handoff before touching anything.