blue/.blue/docs
Eric Garcia 9759f0e3db feat: implement plan file authority (RFC 0017)
Plan files (.plan.md) are now the authoritative source for RFC task
tracking, with SQLite as a derived cache rebuilt on read.

Changes:
- Add plan.rs with PlanFile parsing/generation
- Add schema v7 migration for plan_cache table
- Modify handle_rfc_plan to write .plan.md files
- Modify handle_rfc_task_complete to update .plan.md
- Implement rebuild-on-read for stale cache detection
- Add RFC header validation (table vs inline format)
- Extend blue_lint with headers check and --fix support

Also includes spike investigating Claude Code task integration.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 20:10:05 -05:00
..
adrs fix: remove wrong alignment orchestration architecture (RFC 0015) 2026-01-25 17:36:16 -05:00
dialogues feat: implement dynamic context activation (RFC 0016 + 0017) 2026-01-25 17:21:05 -05:00
patterns feat: context injection architecture via 12-expert alignment dialogue 2026-01-25 16:16:11 -05:00
rfcs docs: add infrastructure RFCs (0014, 0015-cert-manager) 2026-01-25 18:12:36 -05:00
spikes feat: implement plan file authority (RFC 0017) 2026-01-25 20:10:05 -05:00