The objects
How they relate
Trust attributes on every Vault entry
Each Vault entry carries:- Trust level —
exploratory,conclusion, orauthoritative. How confident the content is. See Trust Levels. - Source trust — how reliable the source (agent or operator) is, assigned automatically.
- Provenance — which agent filed it, when, and with what reasoning.
- Version history — prior versions are archived, never deleted.
Identity and versioning
- Agents are identified by a stable
agent.id. Reuse it across runs. - Files and tables version in place via a stable
ref/table_ref— re-uploading under the same ref archives the old version and shows the new one. - Decisions move through states: open → done (or closed).
The tools that read and write this
See how each object is created and queried.

