# AI Lookup Index Token-efficient fact storage for StemeDB. Query these for quick context without loading full docs. ## Services | Topic | File | Confidence | Updated | Summary | |-------|------|------------|---------|---------| | Assertion | `services/assertion.md` | High | 2025-01-31 | Core data structure for all claims | | Lens | `services/lens.md` | High | 2025-01-31 | Read-time resolution strategies | | Storage | `services/storage.md` | High | 2025-01-31 | KV layout and write path | ## Patterns | Topic | File | Confidence | Updated | Summary | |-------|------|------------|---------|---------| | Content-Addressing | `patterns/content-addressing.md` | High | 2025-01-31 | BLAKE3 hashing for immutability | | Error Handling | `patterns/error-handling.md` | High | 2025-01-31 | thiserror + context pattern | ## Features | Topic | File | Confidence | Updated | Summary | |-------|------|------------|---------|---------| | Branching | `features/branching.md` | Medium | 2025-01-31 | "Fork Reality" overlay graphs | | TrustRank | `features/trustrank.md` | Medium | 2025-01-31 | Agent reputation system |