{
  "minedAt": "2026-06-21T09:50:55.819Z",
  "totalEvents": 712,
  "entities": 561,
  "hypothesesTested": 9,
  "pHackingNote": "Tested 9 hypotheses. Treat lift on small n with caution; we report Wilson 95% lower bound + base rate so significance is self-evident.",
  "rules": [
    {
      "a": "nih_grant",
      "b": "trial_start",
      "window": 540,
      "note": "NIH grant precedes clinical trial start",
      "nA": 0,
      "support": 0,
      "status": "need_more_history",
      "reason": "n=0 < min sample 8"
    },
    {
      "a": "trial_complete",
      "b": "sec_8k",
      "window": 120,
      "note": "Trial completion precedes SEC 8-K (public sponsor disclosure)",
      "nA": 17,
      "support": 0,
      "P": 0,
      "baseRate": 0.0253,
      "lift": 0,
      "liftInf": false,
      "wilsonLower": 0,
      "medianLeadDays": null,
      "examples": [],
      "status": "weak"
    },
    {
      "a": "fed_award",
      "b": "sec_8k",
      "window": 90,
      "note": "Federal award precedes contractor SEC 8-K (material event)",
      "nA": 0,
      "support": 0,
      "status": "need_more_history",
      "reason": "n=0 < min sample 8"
    },
    {
      "a": "fed_award",
      "b": "trial_start",
      "window": 365,
      "note": "Federal (research) award precedes trial start",
      "nA": 0,
      "support": 0,
      "status": "need_more_history",
      "reason": "n=0 < min sample 8"
    },
    {
      "a": "complaint",
      "b": "recall",
      "window": 120,
      "note": "Complaint velocity precedes CPSC recall",
      "nA": 0,
      "support": 0,
      "status": "need_more_history",
      "reason": "n=0 < min sample 8"
    },
    {
      "a": "fda_recall",
      "b": "sec_8k",
      "window": 90,
      "note": "FDA recall precedes SEC 8-K",
      "nA": 134,
      "support": 0,
      "P": 0,
      "baseRate": 0.019,
      "lift": 0,
      "liftInf": false,
      "wilsonLower": 0,
      "medianLeadDays": null,
      "examples": [],
      "status": "weak"
    },
    {
      "a": "recall",
      "b": "sec_8k",
      "window": 90,
      "note": "CPSC recall precedes SEC 8-K",
      "nA": 179,
      "support": 0,
      "P": 0,
      "baseRate": 0.019,
      "lift": 0,
      "liftInf": false,
      "wilsonLower": 0,
      "medianLeadDays": null,
      "examples": [],
      "status": "weak"
    },
    {
      "a": "nih_grant",
      "b": "sec_8k",
      "window": 540,
      "note": "NIH grant precedes sponsor SEC 8-K",
      "nA": 0,
      "support": 0,
      "status": "need_more_history",
      "reason": "n=0 < min sample 8"
    },
    {
      "a": "trial_start",
      "b": "trial_complete",
      "window": 1095,
      "note": "Trial start precedes trial completion (sanity baseline)",
      "nA": 0,
      "support": 0,
      "status": "need_more_history",
      "reason": "n=0 < min sample 8"
    }
  ]
}