Some checks are pending
CI / validate (pull_request) Waiting to run
Creates the foundational state-tracking and validation infrastructure for Epic #842 (Allegro Self-Improvement). Files added: - allegro-wake-checklist.md — real state check on every wakeup - allegro-lane.md — lane boundaries and empty-lane protocol - allegro-cycle-state.json — crash recovery and multi-cycle tracking - allegro-hands-off-registry.json — 24-hour locks on STOPPED/FINE entities - allegro-failure-log.md — verbal reflection on failures - allegro-handoff-template.md — validated deliverables and context handoffs - burn-mode-validator.py — end-of-cycle scoring script (6 criteria) Sub-issues created: #843 #844 #845 #846 #847 #848 #849 #850
16 lines
510 B
JSON
16 lines
510 B
JSON
{
|
|
"version": 1,
|
|
"last_updated": "2026-04-05T21:17:00Z",
|
|
"cycles": [
|
|
{
|
|
"cycle_id": "init",
|
|
"started_at": "2026-04-05T21:17:00Z",
|
|
"target": "Epic #842: Create self-improvement infrastructure",
|
|
"status": "in_progress",
|
|
"last_completed_step": "Created wake checklist and lane definition",
|
|
"evidence": "local files: allegro-wake-checklist.md, allegro-lane.md",
|
|
"next_step": "Create hands-off registry, failure log, handoff template, validator script"
|
|
}
|
|
]
|
|
}
|