Generated demo assets embedded in the top-level `README.md`. Do not hand-edit
the binary outputs — regenerate them.
The terminal demo of `basemind scan` plus the `code`, `git`, and `admin`
domain surfaces.
- -
Re-record (needs `asciinema` + `agg` on PATH — macOS: `brew install asciinema agg`):
```bash
task demo:record # → scripts/demo-record.sh
```
The recorded command sequence lives in `scripts/demo.sh`; edit that to change
what the demo shows, then re-record. Preview without recording:
```bash
./scripts/demo.sh
```
A live Claude Code session using the basemind MCP `code` tool (`outline` and
`references` modes) to answer a question from structure, not file reads.
Captured manually (a live session can't be scripted) — see
[`MCP_DEMO.md`](./MCP_DEMO.md) for the capture + conversion steps.