feat/wave3-coord
main
Wave 3: TypeScript rewrite of mosaic coord bash suite. Typecheck + tests passing.
- Mission CRUD: createMission, loadMission - TASKS.md parser/writer: parseTasksFile, writeTasksFile, updateTaskStatus - Task runner: runTask, resumeTask (spawns agent via child_process) - Status aggregation: getMissionStatus, getTaskStatus - CLI: coord init | run | resume | status - Depends on @mosaic/types and @mosaic/queue workspace:*
No dependencies set.
The note is not visible to the blocked user.
Wave 3: TypeScript rewrite of mosaic coord bash suite. Typecheck + tests passing.