Foundation data models for systemprompt.io AI governance infrastructure. Shared DTOs, config, and domain types consumed by every layer of the MCP governance pipeline.
//! Published-content value types.
//!//! [`ContentLink`] describes an inter-page link and [`IngestionReport`]
//! summarises the outcome of a content ingestion pass.
modingestion;modlink;pubuseingestion::IngestionReport;pubuselink::ContentLink;