chore: mark orchestrator session as completed

This commit is contained in:
2026-03-04 14:12:58 -06:00
parent 44da50d0b3
commit aec8085f60
2 changed files with 2 additions and 10 deletions

View File

@@ -80,8 +80,8 @@
"session_id": "sess-002", "session_id": "sess-002",
"runtime": "unknown", "runtime": "unknown",
"started_at": "2026-02-28T20:30:13Z", "started_at": "2026-02-28T20:30:13Z",
"ended_at": "", "ended_at": "2026-03-04T13:45:06Z",
"ended_reason": "", "ended_reason": "completed",
"milestone_at_end": "", "milestone_at_end": "",
"tasks_completed": [], "tasks_completed": [],
"last_task_id": "" "last_task_id": ""

View File

@@ -1,8 +0,0 @@
{
"session_id": "sess-002",
"runtime": "unknown",
"pid": 3178395,
"started_at": "2026-02-28T20:30:13Z",
"project_path": "/tmp/ms21-ui-001",
"milestone_id": ""
}