Forge Project Cleanup Execute State 1
- ✅ Task 1 — Inventory all active Erik_Todo and Agent_Todo references
- ✅ Search all non-archived markdown files under Forge/ for Erik_Todo, Agent_Todo references
- ✅ Record each match with file path, line number, context, and classification
- ✅ Search for flat-file todo output files (Erik_Todo.md, Agent_Todo.md)
- ✅ Record complete inventory in References/Forge_Project_Cleanup_References_Todo_Inventory.md
- ✅ Task 2 — Update Forge Project Workflow Knowledge document
- ✅ Read Forge/Forge_Project_Workflow.md in full
- ✅ Identify and replace every active instructional reference to Erik_Todo/Agent_Todo with todos tool group behavior (none found)
- ✅ Add todos tool inventory table subsection (§11.1)
- ✅ Add flat-file-to-todos replacement mapping table (§11.2)
- ✅ Document handoff packet fields from Spec §5 (§12)
- ✅ Update lastUpdated frontmatter field
- ✅ Build, commit, push
- ✅ Task 3 — Update Forge Project User Guide
- ✅ Read Forge/Forge_Project_User_Guide.md in full
- ✅ Replace every active instructional reference with user-facing todos language
- ✅ Remove instructions to manually edit Erik_Todo.md or Agent_Todo.md
- ✅ Add user-facing explanation of todos system
- ✅ Ensure human gates section reflects Spec §12
- ✅ Update lastUpdated frontmatter field
- ✅ Build, commit, push
- ✅ Task 4 — Update Forge Agent Orchestration document
- ✅ Read Forge/Forge_Agent_Orchestration.md in full
- ✅ Replace every active instructional reference with todos tool group behavior
- ✅ Update agent communication sections to reflect Spec §4 durable work-products
- ✅ Update lastUpdated frontmatter field
- ✅ Build, commit, push
- ✅ Task 5 — Update Forge Agents User Guide
- ✅ Read Forge/Forge_Agents_User_Guide.md in full
- ✅ Replace every active instructional reference with todos tool group behavior
- ✅ Update lastUpdated frontmatter field
- ✅ Build, commit, push
- ✅ Task 6 — Update project Skills that reference Erik_Todo or Agent_Todo
- ✅ Update Project_Flow/SKILL.md
- ✅ Update Project_Verify/SKILL.md
- ✅ Update Project_Execute_Eval/SKILL.md
- ✅ Update Project_Extract_Eval/SKILL.md
- ✅ Run verification grep — zero active instructional references
- ✅ Build, commit, push
- ✅ Task 7 — Retire flat-file todo output files
- ✅ Read Forge/Output/Erik_Todo.md and Forge/Output/Agent_Todo.md
- ✅ Migrate any remaining actionable items to todos system (no actionable items — all completed or blocked with Phase file entries)
- ✅ Trash both files using forge-filesystem trash tool
- ✅ Verify files are removed
- ✅ Build, commit, push
- ✅ Task 8 — Verify no remaining active Erik_Todo or Agent_Todo references
- ✅ Run comprehensive grep across all non-archived Forge/ files
- ✅ Classify each remaining match (instructional, historical, project-own)
- ✅ Fix any remaining instructional references (none found)
- ✅ Update References/Forge_Project_Cleanup_References_Todo_Inventory.md with final verification
- ✅ Build, commit, push