memory-sizing
Vector memory sizing
Input: Corpus size, embedding dimension, bit width, id policy, and filter mode
Process: Estimates float32 baseline, TurboQuant packed vectors, norm/correction overhead, and id map cost
Output: Memory delta, compression ratio, readiness score, and paid receipt
migration-receipt
FAISS to turbovec migration receipt
Input: Current vector store, framework, dataset shape, latency concern, and privacy boundary
Process: Maps the workload to Python or Rust turbovec paths, persistence files, and benchmark checks
Output: Migration review steps, risk notes, and checkout-gated team export
filtered-search-policy
Filtered search policy
Input: Tenant, ACL, SQL/BM25 candidate set, time window, or slot bitmask needs
Process: Captures where filtering happens and whether selective filters reduce wasted scan work
Output: Policy brief for engineering, security, and retrieval owners
framework-handoff
Framework handoff
Input: LangChain, LlamaIndex, Haystack, Agno, Python, or Rust target
Process: Converts the selected path into install, import, persistence, and validation notes
Output: Implementation receipt with exact package path and next step