blue/.blue/docs
Eric Garcia 49ac8f7a78 feat: RFC 0051 Phase 2-5 implementation
Phase 2 (MCP Tools):
- blue_dialogue_round_context - bulk fetch context for prompt building
- blue_dialogue_expert_create - create experts mid-dialogue
- blue_dialogue_round_register - bulk register perspectives, tensions, refs
- blue_dialogue_verdict_register - register interim/final/minority verdicts
- blue_dialogue_export - export dialogue to JSON with provenance

Phase 2c (Validation Layer):
- ValidationError struct with code, message, field, suggestion, context
- ValidationCollector for batch error collection
- Semantic constraints: resolve/address/reopen → Tension, refine → same-type
- validate_round_register_inputs() returns all errors before DB operations
- 8 new validation tests (20 total alignment_db tests)

Phase 5 (Skills):
- Updated alignment-play skill with DB-backed workflow
- Two-phase ID system documentation
- Cross-references alignment-expert skill for marker syntax

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:15:52 -05:00
..
adrs chore: batch commit - ADRs, RFCs, dialogues, spikes, and code updates 2026-01-30 16:28:31 -05:00
dialogues feat: RFC 0048 expert pool implementation and documentation batch 2026-02-01 19:26:41 -05:00
patterns feat: context injection architecture via 12-expert alignment dialogue 2026-01-25 16:16:11 -05:00
publications docs: add defensive publication and update client financial doc 2026-01-30 14:22:20 -05:00
rfcs feat: RFC 0051 Phase 2-5 implementation 2026-02-02 17:15:52 -05:00
spikes feat: RFC 0048 expert pool implementation and documentation batch 2026-02-01 19:26:41 -05:00
TODO.md feat: RFC 0048 expert pool implementation and documentation batch 2026-02-01 19:26:41 -05:00