Project Automation State 7
- ✅ Task 1 — Update Project Runner routing and blocked-state behavior
- ✅ Edit Project_Runner_Prompt.md to route Requirements_Eval, Spec_Eval, Plan_Eval, Eval, and Extract_Eval correctly
- ✅ Add passing
projectandphasewhen spawning agents - ✅ Add handling for
_Blockedstates - ✅ Add enhanced Erik_Todo entries that link to the exact report or document needing review
- ✅ Task 2 — Update Task Runner and the SRP prompts
- ✅ Edit Task_Runner_Prompt.md to use canonical lifecycle terminology and route new eval phases
- ✅ Edit Project_Thinker_Prompt.md to use canonical lifecycle terminology and route new eval phases
- ✅ Edit Project_Worker_Prompt.md to use canonical lifecycle terminology and route new eval phases
- ✅ Edit Project_Evaluator_Prompt.md to use canonical lifecycle terminology, route new eval phases, and preserve fresh-session rule for Eval
- ✅ Task 3 — Update Project_Snippet and Env_Snippet
- ✅ Edit Project_Snippet.md to remove stale lifecycle names and accurately describe the report-file model
- ✅ Edit Env_Snippet.md to remove stale lifecycle names and accurately describe the report-file model
- ✅ Task 4 — Build, commit, push