docs(federation): PRD, milestones, mission manifest, and M1 task breakdown #468

Merged
jason.woltje merged 1 commits from docs/federation-planning into main 2026-04-19 22:27:10 +00:00
Owner

Summary

Federation v1 planning artifacts for the MVP mission. Federation is one workstream of MVP — required to consolidate disparate jarvis-brain usage across home/USC workstations into a single coherent agent surface (webUI + TUI + CLI).

  • 16-section PRD covering asymmetric gateway-to-gateway federation, X.509/Step-CA trust, scoped read-only data exposure, multi-tenant isolation
  • 7-milestone decomposition (FED-M1 → FED-M7) with per-milestone acceptance tests across unit / integration / federation E2E layers
  • M1 task breakdown populated; M2–M7 deferred to mission planning
  • Tracking issues #460–#466 filed, one per milestone, labeled epic:federation

Test plan

  • Docs render correctly in Gitea
  • PRD/MILESTONES/TASKS cross-references resolve
  • Tracking issues #460–#466 visible and labeled

Generated with Claude Code

## Summary Federation v1 planning artifacts for the MVP mission. Federation is one workstream of MVP — required to consolidate disparate jarvis-brain usage across home/USC workstations into a single coherent agent surface (webUI + TUI + CLI). - 16-section PRD covering asymmetric gateway-to-gateway federation, X.509/Step-CA trust, scoped read-only data exposure, multi-tenant isolation - 7-milestone decomposition (FED-M1 → FED-M7) with per-milestone acceptance tests across unit / integration / federation E2E layers - M1 task breakdown populated; M2–M7 deferred to mission planning - Tracking issues #460–#466 filed, one per milestone, labeled epic:federation ## Test plan - [ ] Docs render correctly in Gitea - [ ] PRD/MILESTONES/TASKS cross-references resolve - [ ] Tracking issues #460–#466 visible and labeled Generated with Claude Code
jason.woltje added 1 commit 2026-04-19 22:18:41 +00:00
docs(federation): PRD, milestones, mission manifest, and M1 task breakdown
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
47aac682f5
Plans the Federation v1 mission: cross-instance data federation between
Mosaic Stack gateways with asymmetric trust (home gateway sees blended
A+B at session time; work gateway sees only its own tenants), mTLS via
X.509 / Step-CA for auth, multi-tenant RBAC with no cross-user leakage,
and no data persistence across the boundary.

- docs/federation/PRD.md — 16-section product requirements (v1 locked)
- docs/federation/MILESTONES.md — 7-milestone decomposition with
  per-milestone acceptance test tables across unit/integration/E2E layers
- docs/federation/MISSION-MANIFEST.md — mission scope, success criteria,
  milestone table linked to issues #460-#466
- docs/federation/TASKS.md — FED-M1 decomposed into 12 tasks; M2-M7
  deferred to per-milestone planning to avoid speculative decomposition

Refs: #460 #461 #462 #463 #464 #465 #466

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
jason.woltje merged commit 66512550df into main 2026-04-19 22:27:10 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#468