Cross-Session Project State
0/4 steps0%

Step 2 of 4

Implement the session-start protocol

Orientation before action, every single time.

First time here? Paste the Context Pack first so the AI understands your project - open it from the header above.

Prompt Capsule
Build the session-start protocol. On starting a session in the project: (1) load PROJECT_STATE.md into context under an orientation header; (2) run drift checks - verify done-milestone evidence still holds (files exist, tests still pass if cheap to run) and the workspace map matches reality; (3) render an orientation summary: goal, position, next action, open blockers, plus any drift warnings; (4) the agent's first output confirms its understanding of the position and proposes to proceed with the recorded next action (or flags why not). Test by starting a session and checking the orientation against the document by hand.
Paste into EmergentFull Build: complete implementation prompt with explicit requirements

Quick is short. Full Build is recommended for most steps. Strict forces real logic when the AI keeps faking output.

Actual change check

Expected after this step

Sessions that begin oriented, drift-checked, and pointed at the next action.

Should NOT happen

  • An existing feature broke
  • A button only logs to console
  • Data disappears after refresh
  • Errors fail silently with no visible state

This is what should exist before you continue. If reality does not match, do not move on.

Track what changed, failed, or needs follow-up. Notes export with the flow.

Made with Emergent