66ec9f271d4efab026446b01821e7fc73485ccbe1018864160e3eab3efa7585b
active
contextual
axiomatic
AgentContext in `agent_context.py` is the persisted belief state containing 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
— 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
Quoteverbatim
Updated by tools (update-plan, update-knowledge).
— PYRANA_PLATFORM_ARCHITECTURE_REFERENCE.md
Effective from: 7/16/2026, 11:28:02 PM