blue/crates/blue-core/src
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
..
daemon chore: apply clippy fixes and fix invalid YAML test 2026-01-25 18:35:54 -05:00
forge chore: batch commit - ADRs, RFCs, dialogues, spikes, and code updates 2026-01-30 16:28:31 -05:00
realm feat: RFC 0038 SDLC workflow discipline implementation 2026-01-30 08:59:20 -05:00
alignment.rs feat: implement RFC 0012 alignment dialogue orchestration 2026-01-24 20:14:13 -05:00
documents.rs feat: RFC 0038 SDLC workflow discipline implementation 2026-01-30 08:59:20 -05:00
indexer.rs chore: apply clippy fixes and fix invalid YAML test 2026-01-25 18:35:54 -05:00
lib.rs chore: batch commit - ADRs, RFCs, dialogues, spikes, and code updates 2026-01-30 16:28:31 -05:00
llm.rs chore: apply clippy fixes and fix invalid YAML test 2026-01-25 18:35:54 -05:00
manifest.rs feat: implement dynamic context activation (RFC 0016 + 0017) 2026-01-25 17:21:05 -05:00
plan.rs feat: lifecycle suffixes for all document states + resolve all clippy warnings 2026-01-26 12:19:46 -05:00
repo.rs chore: apply clippy fixes and fix invalid YAML test 2026-01-25 18:35:54 -05:00
state.rs chore: sync state.rs and add RFC/spike documents 2026-01-24 20:32:32 -05:00
store.rs fix: add plan_cache to base schema + feature/{slug} branch naming 2026-01-27 17:21:25 -05:00
uri.rs feat: implement document sync and Claude Code task integration (RFC 0018, 0019) 2026-01-25 20:58:46 -05:00
voice.rs feat: Phase 4 - session and reminder tools 2026-01-24 03:29:51 -05:00
workflow.rs feat: RFC 0035 spike resolved lifecycle suffix 2026-01-26 21:56:55 -05:00