/// Atomic file writes (write temp + rename) so readers never observe a torn file.
/// Cron expression normalization and validation, shared by routine scheduling.
/// Poison-tolerant locking for the in-memory stores.
/// Spawn child processes and reap them so triggers don't leak zombie (`<defunct>`) entries.
/// Startup print printed to stdout when the server begins listening.
/// Unix timestamp utilities.