Webhooks

Subscribe To Evidence, Scoring, And Decision Events

Verify payloads with X-ScoreMeadow-Signature. Replay Evaluation Case, evidence, and scoring context from any event timestamp.

  • evidence.imported — A new evidence clip lands in any locker
  • baseline.frozen — The Calibration Bench baseline is frozen
  • score.recalculated — The Weighted Score Assembly total changes
  • contradiction.resolved — A Cross-Examination Desk verdict is published
  • checkpoint.at_risk — A Checkpoint Runboard row changes to At Risk
  • decision.published — A Decision Brief is published
POST https://your.app/hooks/scoremeadow
X-ScoreMeadow-Signature: sha256=…
{ "event": "checkpoint.at_risk",
  "case_id": "SM-PILOT-03",
  "checkpoint": "Phase 1 · Week 3",
  "owner": "Security" }

API documentation · Send test evidence