blue/.blue
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
..
dialogues feat: RFC 0057 Judge Convergence Discipline (Phases 1-7) 2026-02-03 10:08:00 -05:00
docs feat: RFC 0057 Judge Convergence Discipline (Phases 1-7) 2026-02-03 10:08:00 -05:00
config.yaml chore: dialogue handler improvements and config updates 2026-01-30 19:05:53 -05:00
context.manifest.yaml feat: implement dynamic context activation (RFC 0016 + 0017) 2026-01-25 17:21:05 -05:00