blue/.blue/docs/rfcs/0033-round-scoped-dialogue-files.plan.md
Eric Garcia 02901dfec7 chore: batch commit - ADRs, RFCs, dialogues, spikes, and code updates
ADRs:
- Update 0008-honor, 0009-courage, 0013-overflow, 0015-plausibility
- Add 0017-hosted-coding-assistant-architecture

RFCs:
- 0032: per-repo AWS profile configuration (draft)
- 0033: round-scoped dialogue files (impl + plan)
- 0034: comprehensive config architecture (accepted)
- 0036: expert output discipline (impl)
- 0037: single source protocol authority (draft)
- 0038: SDLC workflow discipline (draft)
- 0039: ADR architecture greenfield clarifications (impl)
- 0040: divorce financial analysis (draft)
- 0042: alignment dialogue defensive publication (draft)

Spikes:
- Read tool token limit on assembled dialogues
- RFC ID collision root cause
- Expert agent output too long
- Judge writes expert outputs
- Blue MCP server on superviber infrastructure
- Playwright MCP multiple window isolation

Dialogues: 16 alignment dialogue records

Code:
- blue-core: forge module enhancements
- blue-mcp: env handlers and server updates
- alignment-expert agent improvements
- alignment-play skill refinements
- install.sh script

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:28:31 -05:00

16 lines
600 B
Markdown

# Plan: round-scoped-dialogue-files
| | |
|---|---|
| **RFC** | round-scoped-dialogue-files |
| **Status** | in-progress |
| **Updated** | 2026-01-26T19:39:01.401621+00:00 |
## Tasks
- [ ] Update build_judge_protocol to read only scoreboard + tensions + prior summary
- [ ] Remove perspectives.md from file structure and judge writes
- [ ] Add agent return requirement to agent prompt template
- [ ] Update agent prompts to read peer files from round-N/ directories
- [ ] Update judge synthesis to use agent returns instead of file reads
- [ ] Test 3-round alignment dialogue without token errors