What you get
- Portable file: a single MP4 plus optional sidecars that travels anywhere.
- Predictable schema: a compact JSON payload assistants can read consistently.
- Repeatability: semantic chunking and summaries for faithful recall.
Quick start
- Download your cassette, for example
ClientName.mp4. - Drop it into your assistant or upload it alongside
cassette.jsonwhen requested. - Use the safe commands below to index and retrieve context.
Commands
BUILD INDEX— build or refresh a retrieval sidecar.RETRIEVE "your query"— get top-K small summaries relevant to your question.RETRIEVE JSON "your query"— structured hits only.EXPORT— manifest-first export.PRINT <path>— peek at a tiny subsection for debugging.
Internal stitching, deduplication thresholds, and orchestration details are intentionally not documented publicly.