e8a92e96ae6440c20202353cc014e44bc5fd71706c8ac186970315e78f2724d0
active
contextual
axiomatic
AgentContext stores the persisted belief state for an agent run, including plan steps, accumulated knowledge, and artifact references, and it is stored in Redis, read each turn, and updated by tools such as update-plan and update-knowledge.
Supporting contexts
Quoteverbatim
**AgentContext** (`agent_context.py`): Persisted belief state (plan steps, accumulated knowledge, artifact refs).
— PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md
Quoteverbatim
Stored in Redis, read each turn.
— PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md
Quoteverbatim
Updated by tools (update-plan, update-knowledge).
— PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md
Effective from: 7/16/2026, 11:28:56 PM