Execution-Linked Memory
Agent Architecture
Persistent state attached to an agent's execution context rather than stored in a separate database. Memory follows the agent across retries and restarts, so the agent never loses track of what it has already done.
Covia documentation covers every concept in full technical detail.