stormbuffer · documentation
Inspectable Memory.
Stormbuffer stores durable facts, decisions, procedures, and project checkpoints as readable, indexed Markdown—then finds the right context when you need it.
$ sbuf --project init --shared
Initialized shared project store at .sbuf
$ sbuf --project search "canonical records" --limit 1
Canonical records survive projection failures
Markdown records are the source of truth. SQLite, FTS, and vectors are rebuildable.
RTFM