blue/.blue/docs/rfcs
Eric Garcia d77ea4ba3f feat: add Ollama integration for semantic file indexing
Implements the AI-powered indexing component of RFC 0010:
- Add indexer module with LlmProvider abstraction
- Integrate qwen2.5:3b via Ollama for local file analysis
- Extract summaries, relationships, and symbols from source files
- Support partial indexing for files >1000 lines
- Wire indexer to all CLI index commands (--all, --diff, --file, --refresh)

The indexer generates structured YAML output with:
- One-sentence file summaries
- Relationship descriptions for semantic search
- Symbol-level indexing with line numbers

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 18:51:48 -05:00
..
0001-cross-repo-realms.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0001-dialogue-sqlite-metadata.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0001-efficient-document-format.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0002-port-coherence-functionality.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0002-realm-mcp-integration.md chore: move adrs, rfcs, spikes to .blue/docs 2026-01-24 16:16:34 -05:00
0002-runbook-action-lookup.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0003-per-repo-blue-folders.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0004-adr-adherence.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0005-local-llm-integration.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0006-document-deletion-tools.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0007-consistent-branch-naming.md feat: implement RFC 0006 (soft-delete) and RFC 0007 (branch naming) 2026-01-24 16:42:31 -05:00
0008-status-update-file-sync.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0009-audit-document-type.md feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
0010-realm-semantic-index.md feat: add Ollama integration for semantic file indexing 2026-01-24 18:51:48 -05:00