Markdown content management, sources, and event tracking for systemprompt.io AI governance dashboards. Governed publishing pipeline for the MCP governance platform.
//! Link services.
//!//! Pairs link creation with click analytics: [`LinkGenerationService`] mints
//! trackable campaign links, and `LinkAnalyticsService` reports on the clicks
//! and conversions those links accrue.
pubmodanalytics;pubmodgeneration;pubuseanalytics::LinkAnalyticsService;pubusegeneration::{GenerateLinkParams, LinkGenerationService};