//! Agent access to the context engine.
//!//! Contract and implementation for agents to read context, write frames, and
//! generate frames via context facade contracts only.
pubmodcontract;pubmodcontext_api;pubusecontract::AgentAdapter;pubusecontext_api::ContextApiAdapter;