Files
stack/.mosaic/orchestrator/mission.json
T

61 lines
1.5 KiB
JSON

{
"schema_version": 1,
"mission_id": "fleet-evolution-20260228",
"name": "Fleet Evolution",
"description": "Multi-agent fleet with persistent knowledge layer, OpenClaw as runtime, Mosaic as management plane",
"project_path": "/home/jwoltje/src/mosaic-stack",
"created_at": "2026-03-01T01:21:19Z",
"status": "active",
"task_prefix": "MS22",
"quality_gates": "pnpm lint && pnpm build && pnpm test",
"milestone_version": "0.5.0",
"milestones": [
{
"id": "phase-1",
"name": "Knowledge Layer",
"status": "pending",
"branch": "knowledge-layer",
"issue_ref": "",
"started_at": "",
"completed_at": ""
},
{
"id": "phase-2",
"name": "Agent Fleet Standup",
"status": "pending",
"branch": "agent-fleet-standup",
"issue_ref": "",
"started_at": "",
"completed_at": ""
},
{
"id": "phase-3",
"name": "WebUI Chat + Tasks",
"status": "pending",
"branch": "webui-chat-tasks",
"issue_ref": "",
"started_at": "",
"completed_at": ""
},
{
"id": "phase-4",
"name": "LLM Provider Management",
"status": "pending",
"branch": "llm-provider-management",
"issue_ref": "",
"started_at": "",
"completed_at": ""
},
{
"id": "phase-5",
"name": "Installer + Polish",
"status": "pending",
"branch": "installer-polish",
"issue_ref": "",
"started_at": "",
"completed_at": ""
}
],
"sessions": []
}