systemprompt-identifiers 0.2.1

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
4
crate::define_id!(ExecutionStepId, generate);
crate::define_id!(LogId, generate, schema);
crate::define_id!(TokenId, generate);
crate::define_id!(ArtifactId, generate, schema);