//! Platform layer for hyprcorrect: observe-only key capture, synthetic
//! input, global hotkeys, frontmost-application detection, and the tray.
//!
//! Each capability sits behind a common interface backed by a per-OS
//! implementation. See the "Platform layer" section of `DESIGN.md`.
/// Human-readable name of the platform backend compiled into this build.