907633fb4f64bdd60a713ac982ca0e94bbde472dcc2c039b2786031e599fa4f4
active
contextual
axiomatic
AgentContext in agent_context.py is a persisted belief state containing plan steps, accumulated knowledge, and artifact references, and it is stored in Redis, read each turn, and updated by update-plan and update-knowledge tools.
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:27:40 PM