systemprompt-identifiers 0.4.0

Typed newtype identifiers (UserId, TraceId, AgentId, McpServerId…) for systemprompt.io AI governance infrastructure. Enforces type-safe IDs across every boundary in the MCP governance pipeline.
Documentation
1
2
3
use crate::define_id;

define_id!(DeviceCertId, generate, schema);