Commit graph

1 commit

Author SHA1 Message Date
Donna
f9b873d331 Add Premium Librarian spec — RLM-powered codebase intelligence
Features:
- Ingest entire codebases (millions of tokens)
- 4 built-in chunkers: code, prose, structured, tabular
- Custom WASM chunker escape hatch
- eXist-db storage with versioning
- RLM query processing for natural language questions
- Structural indexing (call graph, type hierarchy, symbols)

Use cases:
- Legacy code understanding
- API discovery
- Impact analysis
- Developer onboarding

Premium tier pricing model included.

Co-authored-by: Dan
2026-01-26 07:32:07 +00:00