Docs
Quickstart lands with the first public release. The shape of it:
# 1. fetch the packs (one command, verified against the signed manifest)
clevermemory packs fetch
# 2. ingest your text
clevermemory ingest ./my-notes/
# 3. ask
clevermemory ask "when did I say the contract renews?"
Answers come back with proof: the supporting spans, the entities involved, and the path through the field that closed the question. If no proven path exists, you get a certificate saying exactly which link was missing, not a guess.