pub type AgentContext = HashMap<String, Value>;
Agent context (environment state)
pub struct AgentContext { /* private fields */ }