All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Replaces all jarvis-* references with mosaic-* for generic multi-user deployment.
91 lines
2.3 KiB
JSON
91 lines
2.3 KiB
JSON
{
|
|
"schema_version": 1,
|
|
"mission_id": "ms21-multi-tenant-rbac-data-migration-20260228",
|
|
"name": "MS21 Multi-Tenant RBAC Data Migration",
|
|
"description": "Build multi-tenant user/workspace/team management, break-glass auth, RBAC UI enforcement, and migrate jarvis-brain data into Mosaic Stack",
|
|
"project_path": "/home/jwoltje/src/mosaic-stack",
|
|
"created_at": "2026-02-28T17:10:22Z",
|
|
"status": "active",
|
|
"task_prefix": "MS21",
|
|
"quality_gates": "pnpm lint && pnpm build && pnpm test",
|
|
"milestone_version": "0.0.21",
|
|
"milestones": [
|
|
{
|
|
"id": "phase-1",
|
|
"name": "Schema and Admin API",
|
|
"status": "pending",
|
|
"branch": "schema-and-admin-api",
|
|
"issue_ref": "",
|
|
"started_at": "",
|
|
"completed_at": ""
|
|
},
|
|
{
|
|
"id": "phase-2",
|
|
"name": "Break-Glass Authentication",
|
|
"status": "pending",
|
|
"branch": "break-glass-authentication",
|
|
"issue_ref": "",
|
|
"started_at": "",
|
|
"completed_at": ""
|
|
},
|
|
{
|
|
"id": "phase-3",
|
|
"name": "Data Migration",
|
|
"status": "pending",
|
|
"branch": "data-migration",
|
|
"issue_ref": "",
|
|
"started_at": "",
|
|
"completed_at": ""
|
|
},
|
|
{
|
|
"id": "phase-4",
|
|
"name": "Admin UI",
|
|
"status": "pending",
|
|
"branch": "admin-ui",
|
|
"issue_ref": "",
|
|
"started_at": "",
|
|
"completed_at": ""
|
|
},
|
|
{
|
|
"id": "phase-5",
|
|
"name": "RBAC UI Enforcement",
|
|
"status": "pending",
|
|
"branch": "rbac-ui-enforcement",
|
|
"issue_ref": "",
|
|
"started_at": "",
|
|
"completed_at": ""
|
|
},
|
|
{
|
|
"id": "phase-6",
|
|
"name": "Verification",
|
|
"status": "pending",
|
|
"branch": "verification",
|
|
"issue_ref": "",
|
|
"started_at": "",
|
|
"completed_at": ""
|
|
}
|
|
],
|
|
"sessions": [
|
|
{
|
|
"session_id": "sess-001",
|
|
"runtime": "unknown",
|
|
"started_at": "2026-02-28T17:48:51Z",
|
|
"ended_at": "",
|
|
"ended_reason": "",
|
|
"milestone_at_end": "",
|
|
"tasks_completed": [],
|
|
"last_task_id": ""
|
|
},
|
|
{
|
|
"session_id": "sess-002",
|
|
"runtime": "unknown",
|
|
"started_at": "2026-02-28T20:30:13Z",
|
|
"ended_at": "2026-03-01T14:04:00Z",
|
|
"ended_reason": "completed",
|
|
"milestone_at_end": "",
|
|
"tasks_completed": [],
|
|
"last_task_id": ""
|
|
}
|
|
]
|
|
}
|