Sync: Complete project state with all MEGA SPRINT V1-V3 features and Codex stubs
This commit is contained in:
1
ralph/tasks/completed/.gitkeep
Normal file
1
ralph/tasks/completed/.gitkeep
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
- daemon exits cleanly
|
||||
- a completed task pack is produced
|
||||
- a run directory exists with SUMMARY.md
|
||||
@@ -0,0 +1,9 @@
|
||||
# Context
|
||||
|
||||
List the canonical docs and code paths the worker must read first.
|
||||
|
||||
- active sprint doc
|
||||
- current handoff
|
||||
- relevant source files
|
||||
- known evidence files
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
# Ralph Dry Run Validation
|
||||
|
||||
## Goal
|
||||
Validate that the inbox daemon can convert a markdown task, process it in dry-run mode, and archive it as completed.
|
||||
|
||||
## Acceptance Criteria
|
||||
- daemon exits cleanly
|
||||
- a completed task pack is produced
|
||||
- a run directory exists with SUMMARY.md
|
||||
4
ralph/tasks/completed/20260403-181602-test-task/TASK.md
Normal file
4
ralph/tasks/completed/20260403-181602-test-task/TASK.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Ralph Dry Run Validation
|
||||
|
||||
## Goal
|
||||
Validate that the inbox daemon can convert a markdown task, process it in dry-run mode, and archive it as completed.
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "20260403-181602-test-task",
|
||||
"title": "Ralph Dry Run Validation",
|
||||
"state": "completed",
|
||||
"finished_at": "2026-04-03T18:16:02.8812410-03:00",
|
||||
"source": "C:\\Users\\ren\\AppData\\Local\\Temp\\ralph-inbox-test-da9d628bc10b432da976cb4184661a1f\\TEST_TASK.md",
|
||||
"run_id": "20260403-181602-queue",
|
||||
"summary": "Dry run prepared successfully"
|
||||
}
|
||||
Reference in New Issue
Block a user