Implement observe/reconcile/update-task-status CLI path: workplan parse, JSON projection index, git-backed task status writeback with correlation events, and E2E pytest plus evidence artifacts. Finish foundation workplan.
21 lines
769 B
JSON
21 lines
769 B
JSON
{
|
|
"task": "RMGR-WP-0001-T05",
|
|
"fixture": "live-proof temp repo",
|
|
"before_sha": "1e8623d758b7c4599bb0c48bb9450990a1a948a1",
|
|
"after_sha": "0b71f90b7782255e1e15b0def16d15299ca09e15",
|
|
"command_result": {
|
|
"command": "repo.work.update_task_status",
|
|
"status": "applied",
|
|
"correlation_id": "3a152f55-acca-41de-a310-d388ddf5a1d1",
|
|
"evidence": {
|
|
"status": "applied",
|
|
"git_sha": "0b71f90b7782255e1e15b0def16d15299ca09e15",
|
|
"files_touched": [
|
|
"workplans/DEMO-WP-0001.md"
|
|
],
|
|
"observed_at": "2026-08-09T20:49:14.382153+00:00",
|
|
"index_path": "/tmp/rmgr-e2e-1946474/.repo-manager/index.json"
|
|
}
|
|
},
|
|
"git_log": "0b71f90b7782255e1e15b0def16d15299ca09e15 repo.work.update_task_status DEMO-WP-0001-T01 -> done"
|
|
}
|