OTP application — starts the agent daemon with supervised services and gateways. Uses agent_supervisor for structured startup/stop/health. For local testing, use gleam run (CLI REPL).
gleam run
pub fn main() -> Nil