blue/.blue/docs/rfcs
Eric Garcia 29f139e1cd fix: remove wrong alignment orchestration architecture (RFC 0015)
RFC 0012 was implemented with Option B (MCP orchestrates via Ollama)
instead of Option A (Claude orchestrates via Task tool). This caused:
- No parallel agents spawned
- Fake Ollama responses instead of real deliberation
- Inline JSON instead of .dialogue.md files

Fix by removing blue_alignment_play tool entirely. Claude now
orchestrates alignment dialogues directly using Task tool per ADR 0014.

Also:
- Add pub mod resources for RFC 0016/0017 (was missing)
- Update lib.rs threading for spawn_blocking
- Add .blue/worktrees/ to gitignore
- Update database schema

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 17:36:16 -05:00
..
0001-cross-repo-realms.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0001-dialogue-sqlite-metadata.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0001-efficient-document-format.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0002-port-coherence-functionality.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0002-realm-mcp-integration.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0002-runbook-action-lookup.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0003-per-repo-blue-folders.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0004-adr-adherence.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0005-local-llm-integration.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0006-document-deletion-tools.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0007-consistent-branch-naming.md feat: implement RFC 0006 (soft-delete) and RFC 0007 (branch naming) 2026-01-24 16:42:31 -05:00
0008-status-update-file-sync.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0009-audit-document-type.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0010-realm-semantic-index.md feat: add Ollama integration for semantic file indexing 2026-01-24 18:51:48 -05:00
0011-mcp-workflow-guidance.md chore: sync state.rs and add RFC/spike documents 2026-01-24 20:32:32 -05:00
0012-alignment-dialogue-orchestration.md feat: implement RFC 0012 alignment dialogue orchestration 2026-01-24 20:14:13 -05:00
0013-git-forge-integration.md chore: sync state.rs and add RFC/spike documents 2026-01-24 20:32:32 -05:00
0014-test-workflow-guidance.md chore: sync state.rs and add RFC/spike documents 2026-01-24 20:32:32 -05:00
0015-alignment-dialogue-architecture-fix.md fix: remove wrong alignment orchestration architecture (RFC 0015) 2026-01-25 17:36:16 -05:00
0016-context-injection-architecture.md feat: context injection architecture via 12-expert alignment dialogue 2026-01-25 16:16:11 -05:00
0017-dynamic-context-activation.md feat: implement dynamic context activation (RFC 0016 + 0017) 2026-01-25 17:21:05 -05:00