pub const DEFAULT_FORMATTER_TIMEOUT_SECS: u64 = 10; // 10u64
Default per-invocation timeout — a hanging formatter can’t hang the write-path loop (build brief: “timeout + kill like hooks”).