//! Runtime daemon — receives Standard Webhooks v1 HMAC-signed events from
//! `openlatch-platform`, verifies them, proxies to localhost-hosted vendor
//! tool servers, returns HMAC-signed verdicts. See
//! `.claude/rules/openlatch-architecture.md` for the request lifecycle.