22 lines
697 B
Markdown
22 lines
697 B
Markdown
|
|
---
|
||
|
|
active: true
|
||
|
|
iteration: 2
|
||
|
|
session_id: 8cbd5701-a096-45a4-a419-9b7b1c9419bc
|
||
|
|
max_iterations: 20
|
||
|
|
completion_promise: "HEUREKA"
|
||
|
|
workplan_id: CB-WP-0001
|
||
|
|
workplan_file: workplans/CB-WP-0001-inner-loop.md
|
||
|
|
started_at: "2026-07-31T00:08:23Z"
|
||
|
|
---
|
||
|
|
|
||
|
|
Read the workplan at `workplans/CB-WP-0001-inner-loop.md`.
|
||
|
|
|
||
|
|
If every task has `status: done` AND frontmatter `status: done`:
|
||
|
|
run `rm -f .claude/ralph-loop.local.md` first (deactivates the loop so the stop hook exits cleanly),
|
||
|
|
then output <promise>HEUREKA</promise>.
|
||
|
|
|
||
|
|
Otherwise implement the next `todo` task as described in the workplan.
|
||
|
|
Set task `in_progress` when starting, `done` when complete.
|
||
|
|
When all tasks are done set frontmatter `status: done`.
|
||
|
|
|