/** * Verification core — the shared verdict authority used by both the runtime * checkpoint and the resume probe. See `verification-core.ts` for the rules. */ export * from "./verification-core.js";