chore(orchestrator): bootstrap MS16+MS17 planning — 15 tasks across 4 phases

Milestone: MS16+MS17-PagesDataIntegration (Gitea)
Issues: #466 (Foundation), #467 (Mock Elimination), #468 (New Pages), #469 (Verification)
Estimated: ~320K tokens across 15 tasks

Refs #466, #467, #468, #469

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 21:29:23 -06:00
parent f643d2bc04
commit 57d76c5ff1
4 changed files with 146 additions and 107 deletions

View File

@@ -1,70 +1,61 @@
# Mission Manifest — Mosaic Stack Go-Live MVP
# Mission Manifest — PRD implementation
> Persistent document tracking full mission scope, status, and session history.
> Updated by the orchestrator at each phase transition and milestone completion.
## Mission
**ID:** mosaic-stack-go-live-mvp-20260222
**Statement:** Ship Mosaic Stack MVP: operational dashboard with theming, task ingestion, one visible agent cycle, deployed and smoke-tested. Unblocks SagePHR, DYOR, Calibr, and downstream projects.
**Phase:** Complete
**Current Milestone:** all milestones complete
**Progress:** 4 / 4 milestones
**Status:** completed
**Last Updated:** 2026-02-23 20:00 UTC
**ID:** prd-implementation-20260222
**Statement:** Implement MS16+MS17 (Pages & Data Integration) — build all remaining pages, wire to real API data, eliminate mock data, deploy to production
**Phase:** Execution
**Current Milestone:** MS16+MS17-PagesDataIntegration
**Progress:** 0 / 1 milestones
**Status:** active
**Last Updated:** 2026-02-22T21:35Z
## Success Criteria
1. Dashboard loads reliably at mosaic.woltje.com with theming system operational
2. Task/status ingestion: create/update flow persists records visible in UI
3. One agent job runs from queued to completion/failure with status transitions visible
4. Stack deployed via Coolify, auth + dashboard reachable, smoke checks passing
5. Design reference: `mosaic-stack-website/docs/designs/round-5/claude/01/dashboard.html`
## Prior Work (MS15-DashboardShell — Complete)
The Feb 22 agent completed the dashboard shell foundation:
- PR #451: Design System & App Shell (tokens, layout, sidebar, topbar, responsive, spinner)
- PR #452: Shared Components & Terminal Panel (ui token alignment, card/badge/button, metrics, terminal)
- PR #453: Dashboard Page (widget grid, activity feed, command palette, notifications)
- PR #454: Design system reference docs
This mission continues from that foundation.
1. All sidebar links navigate to functional pages (no 404s from sidebar navigation)
2. Projects page: list, create, view, edit, delete projects
3. Workspace page: view single project with tasks and agent sessions
4. Kanban page: drag-and-drop board with 5 TaskStatus columns
5. File Manager page: tree/list view with CRUD operations
6. Logs page: log viewer with filtering and auto-refresh
7. Settings root page: category index linking to all subpages
8. Custom 404 page for unknown routes
9. Profile page linked from sidebar user card
10. /tasks, /calendar, /knowledge pages use real API data (no mock)
11. All new pages support light/dark theme
12. All new pages are responsive (sm/md/lg/xl breakpoints)
13. Lint, typecheck, and tests pass
14. Deployed and smoke-tested at mosaic.woltje.com
## Milestones
| # | ID | Name | Status | Branch | Issue | Started | Completed |
| --- | ------- | -------------------------- | --------- | ----------------------------- | ----- | ---------- | ---------- |
| 1 | phase-1 | Dashboard Polish + Theming | completed | feat/phase-1-polish | #457 | 2026-02-22 | 2026-02-23 |
| 2 | phase-2 | Task Ingestion Pipeline | completed | feat/phase-2-ingestion | #459 | 2026-02-23 | 2026-02-23 |
| 3 | phase-3 | Agent Cycle Visibility | completed | feat/phase-3-agent-visibility | #461 | 2026-02-23 | 2026-02-23 |
| 4 | phase-4 | Deploy + Smoke Test | completed | feat/phase-4-deploy | #463 | 2026-02-23 | 2026-02-23 |
| # | ID | Name | Status | Branch | Issue | Started | Completed |
| --- | --------- | ------------------------ | ----------- | ------------------------- | ------------------- | ---------- | --------- |
| 1 | MS16+MS17 | Pages & Data Integration | in-progress | per-task feature branches | #466,#467,#468,#469 | 2026-02-22 | |
## Deployment
| Target | URL | Method |
| ---------- | ---------------------- | ------------------- |
| Production | mosaic.woltje.com | Coolify (10.1.1.44) |
| Auth | auth.diversecanvas.com | Authentik SSO |
| Registry | git.mosaicstack.dev | Gitea Packages |
| Target | URL | Method |
| ------- | ----------------- | -------------- |
| Coolify | mosaic.woltje.com | CI/CD pipeline |
## Token Budget
| Metric | Value |
| ------ | ------ |
| Budget | |
| Used | 0 |
| Mode | normal |
| Metric | Value |
| ------ | ----------------- |
| Budget | ~320K (estimated) |
| Used | 0 |
| Mode | normal |
## Session History
| Session | Runtime | Started | Duration | Ended Reason | Last Task |
| ------- | ------- | ---------------- | -------- | ------------ | --------- |
| S1 | Claude | 2026-02-22 17:50 | — | context | MS-P2-002 |
| S2 | Claude | 2026-02-23 18:45 | — | context | MS-P3-003 |
| S3 | Claude | 2026-02-23 19:10 | ~50min | complete | MS-P4-003 |
| Session | Runtime | Started | Duration | Ended Reason | Last Task |
| ------- | --------------- | ----------------- | -------- | ------------ | ---------------------- |
| S1 | Claude Opus 4.6 | 2026-02-22T21:20Z | — | — | PG-PLAN-001 (planning) |
## Scratchpad
Path: `docs/scratchpads/mosaic-stack-go-live-mvp-20260222.md`
Path: `docs/scratchpads/prd-implementation-20260222.md`