User management for systemprompt.io AI governance infrastructure. 6-tier RBAC, sessions, IP bans, and role-scoped access control for the MCP governance pipeline.
//! Background jobs for the users domain.
//!//! Currently exposes [`CleanupAnonymousUsersJob`], which prunes stale
//! anonymous accounts on a schedule.
pubmodcleanup_anonymous_users;pubusecleanup_anonymous_users::CleanupAnonymousUsersJob;