Foundation data models for systemprompt.io AI governance infrastructure. Shared DTOs, config, and domain types consumed by every layer of the MCP governance pipeline.
//! Typed payload structs carried by the event enums.
//!//! Re-exports the [`a2a`] and [`system`] payload modules, whose structs are
//! flattened into the corresponding event variants.
pubmoda2a;pubmodsystem;pubusea2a::*;pubusesystem::*;