blue/docs/rfcs
Eric Garcia 2511a630f8 docs(rfc): Add IPC session coordination and unified worktrees
Update RFC 0001 based on design preferences:

Session Coordination (Option C - IPC/Socket):
- Blue MCP servers communicate via Unix sockets
- Real-time broadcast of export changes
- Session index tracks active sessions per realm

Change Propagation (Option C - Unified Worktrees):
- Create worktrees in all affected repos simultaneously
- Single branch name spans repos
- Coordinated commits linked in realm tracking
- Linked PRs with correct merge order

New tools:
- blue_realm_sessions: List active sessions
- blue_realm_worktree: Create unified worktrees
- blue_realm_commit: Coordinated commits
- blue_realm_push: Push all branches
- blue_realm_pr: Create linked PRs

Implementation expanded to 14 weeks (8 phases).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 05:05:15 -05:00
..
0001-cross-repo-realms.md docs(rfc): Add IPC session coordination and unified worktrees 2026-01-24 05:05:15 -05:00
0001-efficient-document-format.md feat: Add Rust workspace and MCP server skeleton 2026-01-23 16:51:04 -05:00
0002-port-coherence-functionality.md feat: Phase 6 - audit and completion tools 2026-01-24 03:48:07 -05:00