Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.
Core data types for the Adaptive Cache Governor (ACG) crate.
This module defines the vocabulary types used by the Adaptive Cache Governor (ACG) system: OptimizationIntent enum with 9 variants, per-variant payload structs, OptimizationIntentBundle, AgentIdentity, and supporting enums (SharingScope, RetentionTier, PlacementTarget, ModelClass, IntentType).
All types derive serde::Serialize and serde::Deserialize so they can be round-tripped through JSON without loss.
Session per security requirements.