//! Web server adapters for the Paladin AI orchestration framework.
//!
//! Provides HTTP server components using `actix-web` and `axum`, including
//! user management REST endpoints and content delivery adapters.
/// Web-facing adapter integrations.
/// User management controller handlers.