blue/crates/blue-core/src
Eric Garcia 1be95dd4a1 feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents)
RFC 0008: Status updates now sync to markdown files, not just DB
RFC 0009: Add Audit as first-class document type, rename blue_audit to
blue_health_check to avoid naming collision

Also includes:
- Update RFC 0005 with Ollama auto-detection and bundled Goose support
- Mark RFCs 0001-0006 as Implemented
- Add spikes documenting investigations

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 17:56:20 -05:00
..
daemon feat(realm): Implement RFC 0002 Phase 4 notifications 2026-01-24 07:42:26 -05:00
realm feat(realm): Implement RFC 0001 cross-repo coordination and RFC 0002 Phase 1 MCP tools 2026-01-24 07:14:35 -05:00
documents.rs feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
lib.rs feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
llm.rs feat(llm): Add graceful degradation fallback chain 2026-01-24 15:29:05 -05:00
repo.rs feat(core): Implement RFC 0003 per-repo .blue/ folders 2026-01-24 11:41:17 -05:00
state.rs feat(core): Implement RFC 0003 per-repo .blue/ folders 2026-01-24 11:41:17 -05:00
store.rs feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
voice.rs feat: Phase 4 - session and reminder tools 2026-01-24 03:29:51 -05:00
workflow.rs feat(core): Complete Phase 1 - Foundation porting from coherence-mcp 2026-01-24 00:43:25 -05:00