blue/.blue/docs
Eric Garcia b8337c43a2 feat: RFC 0057 Judge Convergence Discipline (Phases 1-7)
Fixes convergence discipline with four core changes:

1. Velocity redefined: velocity = open_tensions + new_perspectives
   (work remaining, not score delta)

2. Unanimous convergence: 100% of experts must signal [MOVE:CONVERGE]

3. Both conditions required: velocity=0 AND converge=100%

4. Dialogues persist: stored in .blue/dialogues/<ISO>-<name>/

Database schema updates:
- Added score component columns (W/C/T/R breakdown)
- Added convergence tracking columns
- Created alignment_convergence_signals table
- Created alignment_scoreboard view

MCP tool updates:
- round_register accepts new metrics
- round_context returns convergence status
- verdict_register gates on convergence criteria
- dialogue_create outputs to .blue/dialogues/
- dialogue_export includes full scoreboard

Judge protocol updated with new scoreboard format and max_rounds=10.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 10:08:00 -05:00
..
adrs feat: RFC 0057 Judge Convergence Discipline (Phases 1-7) 2026-02-03 10:08:00 -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 0057 Judge Convergence Discipline (Phases 1-7) 2026-02-03 10:08:00 -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