Docs

Cassette.mp4 — Quick Start

Portable, drift-resistant context you can hand to any assistant without exposing internal orchestration.

What You Get

Quick Start

  1. Download your cassette (e.g., ClientName.mp4).
  2. Drop it into your assistant or upload alongside cassette.json when requested.
  3. Use the commands below to index and retrieve context.

Commands (safe surface)

Note: Internal logic (stitching, dedupe thresholds, etc.) is intentionally not documented here to protect IP.

Bundle Anatomy (public view)

<Project>.mp4               # Primary portable cassette
cassette.json              # Same payload in JSON (optional)
MAIN.retrieval_index.json  # Optional retrieval sidecar
snapshots/                 # Optional versioned exports (ops profile)
catalog.json               # Checksums/manifest for snapshots

FAQ

Can I verify this cassette came from Olsen Automation?

Yes. See Verify for the public-key and verification steps.

Does this include raw transcripts?

By default, no—only compact summaries and structured context. Full transcripts may be gated/licensed.

Will this work offline?

Yes. Core reading and basic retrieval do; dense embeddings are optional.