← back to Tk 10867 Gb Safe Plan

verification/e2e-proof.json

23 lines

{
  "ticket": "TK-10867",
  "intent": "Bound the active Graham & Brown missing-sample cohort and produce a reversible dry-run without catalog writes",
  "risk_tier": "R1",
  "environment": "offline local snapshots and historical local pricing/roll artifacts",
  "timestamp": "2026-08-30T20:45:00Z",
  "checks": [
    {"name":"syntax","command":"node --check build-plan.mjs","verdict":"PASS"},
    {"name":"offline plan generation","command":"node build-plan.mjs","verdict":"PASS"},
    {"name":"artifact assertions","command":"node test.mjs","verdict":"PASS"},
    {"name":"current mirror cohort","command":"read-only shopify_products query","verdict":"SKIP","reason":"blocked for 498.5 seconds; interrupted without a result"}
  ],
  "assertions": [
    "442 active snapshot products", "401 sample-only snapshot products", "41 require live variant verification",
    "historical roll log applied 39 and skipped 54", "93 pricing rows uniformly carry cost 66 and CSV retail 110",
    "required formula price at cost 66 is 119.46, so pricing is held", "zero executable mutations"
  ],
  "side_effects": {"shopify_writes":0,"database_writes":0,"activation":0,"deploy":0,"sends":0,"spend":0,"schedule_changes":0},
  "cleanup": "No external state created",
  "verdict": "PARTIAL",
  "blocker": "Current variant-level state and exact SKU joins remain unavailable until the local mirror responds or a separately authorized live read is performed"
}