4ea26c74ee326b42cd0216a753b95b0b3bdb1528c4c2d769b77f823b85e11da1
active
contextual
axiomatic
AgentContext in `agent_context.py` stores persisted belief state including plan steps, accumulated knowledge, and artifact references so that the agent retains durable contextual state across turns.
Supporting contexts
Quoteverbatim
**AgentContext** (`agent_context.py`): Persisted belief state
— PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md
Quoteverbatim
(plan steps, accumulated knowledge, artifact refs)
— PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md
Quoteverbatim
Stored in Redis, read each turn
— PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md
Effective from: 7/16/2026, 11:28:24 PM