docs: agent platform architecture plan — augmentation + task breakdown #173

Merged
jason.woltje merged 1 commits from docs/platform-architecture-plan-augmentation into main 2026-03-16 01:28:30 +00:00
Owner

Summary

  • Augmented with 6 missing sections required before implementation can begin
  • Created 3 spin-off plan stubs for deferred architectural topics
  • Added 13 new P8 tasks to with Gitea issues #160–#172
  • Created Gitea milestone ms-165 (Phase 8)

Augmentations

  • Teams Architecture — + tables, / on projects, workspace path branching ( vs ), RBAC model
  • REST Route Specifications — HTTP methods + routes for all REST-executed commands
  • ** OAuth Flow** — URL-to-clipboard + Valkey poll token pattern (TUI has no browser)
  • Preferences Migration
  • Test Strategy — test file locations + key test cases per implementation phase
  • Phase Execution Order — dependency graph + 8-wave parallel execution plan

Spin-Off Plan Stubs

  • — PR review/merge agent
  • — @mosaic/queue refactor + @mosaic/coord consolidation
  • — agent process isolation

Task Breakdown (P8-007 through P8-019)

13 new tasks mapped to implementation phases. P8-018 (stubs) already done.
P8-001–P8-004 (SSO, LLM providers, perf, beta release) deferred to far future.

Test plan

  • Docs-only change — no source code modified
  • All quality gates: typecheck ✓, lint ✓, format ✓ (all cached/passing)

🤖 Generated with Claude Code

## Summary - Augmented with 6 missing sections required before implementation can begin - Created 3 spin-off plan stubs for deferred architectural topics - Added 13 new P8 tasks to with Gitea issues #160–#172 - Created Gitea milestone ms-165 (Phase 8) ## Augmentations - **Teams Architecture** — + tables, / on projects, workspace path branching ( vs ), RBAC model - **REST Route Specifications** — HTTP methods + routes for all REST-executed commands - ** OAuth Flow** — URL-to-clipboard + Valkey poll token pattern (TUI has no browser) - **Preferences Migration** — - **Test Strategy** — test file locations + key test cases per implementation phase - **Phase Execution Order** — dependency graph + 8-wave parallel execution plan ## Spin-Off Plan Stubs - — PR review/merge agent - — @mosaic/queue refactor + @mosaic/coord consolidation - — agent process isolation ## Task Breakdown (P8-007 through P8-019) 13 new tasks mapped to implementation phases. P8-018 (stubs) already done. P8-001–P8-004 (SSO, LLM providers, perf, beta release) deferred to far future. ## Test plan - [ ] Docs-only change — no source code modified - [ ] All quality gates: typecheck ✓, lint ✓, format ✓ (all cached/passing) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
jason.woltje added 1 commit 2026-03-16 01:28:20 +00:00
docs: augment agent platform architecture plan + task breakdown
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
68073c6113
- Augmented 2026-03-15-agent-platform-architecture.md with 6 missing
  sections: Teams Architecture, REST Route Specifications, /provider
  OAuth flow (URL+clipboard), preferences mutable migration, Test
  Strategy (per-task), and Phase Execution Order (wave plan)
- Created spin-off plan stubs: gatekeeper-service.md,
  task-queue-unification.md, chroot-sandboxing.md
- Added P8-007 through P8-019 to TASKS.md (13 new tasks)
- Created Gitea issues #160-#172, Phase 8 milestone ms-165
- Updated MISSION-MANIFEST.md (Phase 8 in-progress)
- Updated scratchpad with session 14 decisions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jason.woltje merged commit d5a1791dc5 into main 2026-03-16 01:28:30 +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#173