All terms

Context Layer

A context layer is the persistent, source-grounded organizational memory that sits between an organization's data and whichever model it uses, so every assistant and agent reads the same weighted, reconciled picture instead of re-deriving it per tool. It exists independently of any single agent or session. It is not a vector store, which retrieves passages without reconciling them, and not agent memory, which belongs to one agent and resets with it.

Related terms

Where this term is used