/** * Hook runner — payload parsing, local verification, advisory formatting, and * the non-negotiable fail-open contract (unreadable file / bad JSON / thrown * error ⇒ no output, no throw, no non-zero exit). */ export {};