verdikt:rc, Verdikt opens a certification window, collects signals from your eval stack, evaluates them against your thresholds, and returns a gate verdict your CI can enforce.
Quick start
- Connect signals (start with API push). Most teams POST eval results after each run — see API push. Alternatives: integration pull (Braintrust, LangSmith, etc.) or CSV upload. Not sure which path? Read the signal sources overview first.
- Define signals and thresholds in Settings → Signals & thresholds — mark required metrics before you wire CI.
- Install the GitHub App and add the gate workflow so merge is blocked until Verdikt certifies.
- Run a cert: label a PR
verdikt:rc→ post signals → poll gate → merge whenactionismerge.