turnstone/app/context
2026-05-13 16:32:57 -07:00
..
__init__.py feat: context store — fact and document CRUD 2026-05-13 15:53:03 -07:00
chunker.py feat: context chunker — type detection, YAML extraction, text chunking 2026-05-13 15:54:51 -07:00
embedder.py feat: optional sqlite-vec embedding pipeline for Paid-tier RAG 2026-05-13 16:32:57 -07:00
retriever.py feat: context retriever — keyword fact lookup and chunk search 2026-05-13 16:23:54 -07:00
store.py feat: context store — fact and document CRUD 2026-05-13 15:53:03 -07:00
wizard.py feat: wizard state machine — structured Q&A writes context facts and source config 2026-05-13 16:25:52 -07:00