/** * Slice-coverage false-positive tests — a claim whose subject lives outside * the verifier's file bundle must never surface as PARTIAL/FAIL because the * code "was not provided". Widen the slice or verdict UNVERIFIABLE. * * Origin: islandlink dogfood run C (2026-07-21, report d1271608): BUG-001 * (chargeback-rate metric EXISTS at app/admin/page.tsx:69-77 — the file was * not in the flow's bundle) and BUG-003 (checkout success page exists, not in * the bundle — the verifier itself wrote "that code was not provided"). Both * were reported as PARTIAL bugs. Capsule: assay-slice-coverage-fps. */ export {};