rock
fa965db865
docs: add concrete implementation details to RAG/RBAC design
Each phase now includes:
- Exact code locations (which crates/files)
- Function signatures and method stubs
- Unit tests with expected behavior
- Integration tests for end-to-end verification
- Homelab vault structure (test data)
- Performance benchmarks and targets
- Verification checklists
Phases 1-7 now actionable:
1. Wiki-link graph indexing (parser + repo + SQL schema)
2. Multi-scope TF-IDF (global + project-local + chunk metadata)
3. Hybrid retrieval (wiki-scoped router + RRF fusion)
4. LLM call optimization (chunk selector with budget)
5. Chunk metadata extraction (heading + key terms + category)
6. Cache alignment (locality-aware wiki traversal)
7. OIDC + RBAC (JWT parsing + policy engine + audit logging)
End-to-end test scenario provided.
2026-08-30 20:32:12 -07:00
..
2026-08-27 21:05:09 -07:00
2026-08-28 09:12:09 -07:00
2026-08-27 21:05:09 -07:00
2026-08-28 13:16:52 -07:00
2026-08-28 13:34:28 -07:00
2026-08-27 12:29:23 -07:00
2026-08-28 07:50:12 -07:00
2026-08-28 07:49:34 -07:00
2026-08-28 12:14:49 -07:00
2026-08-28 13:34:28 -07:00
2026-08-28 13:11:56 -07:00
2026-08-28 13:14:39 -07:00
2026-08-30 20:32:12 -07:00
2026-08-27 21:12:10 -07:00
2026-08-27 20:25:05 -07:00
2026-08-28 12:56:16 -07:00
2026-08-28 12:32:08 -07:00
2026-08-28 08:13:36 -07:00