trovex Compare Answers Glossary Setup star on GitHub

Updated

What is a record in an agent's shared store?

Definition

A record is a note an agent writes back into the shared store: an incident, a decision, a note on what actually worked, so other agents and teammates can read it later instead of re-deriving it.

Records are how an SSOT accumulates real, current knowledge over time. A newer record on a topic becomes canonical; the older one is marked superseded, so the store stays trustworthy without hand-maintenance.

This is the write half of an SSOT for agents: read the canonical doc, and save back what you learn.

Give your agents one source of truth.

One current answer per query, with a freshness marker, in about a minute.

Open source. No cloud, no API keys. Your docs never leave your machine.