BOOT
The repeatable procedure for entering a repository and verifying its handoff.
Agent Session Protocol · V3
A lightweight continuity protocol for agent work that outlasts a single context window, session, or repository.
Continuity means knowing what is true, what was decided, and what comes next.
The protocol keeps small, differently-changing truths in separate files instead of asking a new agent to reconstruct the project from chat history.
The repeatable procedure for entering a repository and verifying its handoff.
Machine-readable truth about the active task, decisions, and current checkpoint.
The durable task that owns attention across many bounded sessions.
The one authorized slice of work, with evidence gaps and scope fences.
Long-lived priorities and immediate authority are different things. The protocol makes that distinction explicit.
The first version was a resume file in FastImg. It became separate recovery, state, next-work, and evidence artifacts; the reusable protocol followed. The implementation story explains what those files had to survive.
Read the implementation story →