Runtime files
Files and directories under .swarm/ at runtime.
| Path | Purpose |
|---|---|
| .swarm/MEMORY.md | Memory pointer index |
| .swarm/topics/ | Flat JSON memory entries |
| .swarm/checkpoints.db | SQLite run state |
| .swarm/telemetry.jsonl | Cost and run events |
| .swarm/traces.jsonl | Span traces |
| .swarm/layer-*.mv2 | Memvid stores |