//! Capability hooks and bundles for the bare agent runtime.
/// Built-in runtime capability id for canonical `AgentContext` instruction injection.
pub const RUNTIME_CONTEXT_CAPABILITY_ID: &str = "starweaver.runtime.context";
pub use ;
pub use ;
pub use AgentCapability;
pub use ;
pub use ;