Policy-evaluation receipts for governed software decisions
Repository events, CI results, review metadata, and policy outcomes are often scattered across systems. A receipt keeps the evaluation inputs and result together without claiming that it independently observed or authorized downstream execution.
Decision Receipt applies configured policy checks and produces a cryptographically signed record of hashes, identifiers, replay results, and the resulting disposition. Verification concerns that receipt record; it is not proof that the represented action occurred or was correct.
CI results, code reviews, agent traces, security scans. Each source gets provenance metadata.
Run the checks configured for the endpoint and policy version.
Retain a signed evaluation record with evidence hashes, policy results, identifiers, and the disposition.
Choose explicitly how a workflow consumes the disposition; no merge or deployment enforcement is implied.
Measured 2026-08-31T00:26:48.891Z. Every disposition the ledger records, including refusals, is listed above. These counts are the ledger's own; this slide publishes no summary rate above them. These are production-scoped receipt records primarily derived from GitHub PR events. Actor labels are event metadata, not classifications or counts of autonomous executions.
| Platform | Integration | Evidence |
|---|---|---|
| GitHub | Webhook + Action | PR verdict comments + a receipt per merge |
| GitLab | Webhook | MR evaluation |
| Bitbucket | Webhook | PR evaluation |
| CI/CD | API + Action | Deployment-time evaluation |
| Slack/Teams | Outbound webhook | Real-time notifications |
| Security tools | SARIF export | Dashboard integration |
Setup: one webhook URL. First receipt in under 60 seconds.
Those are not the same market. As autonomous agents become more powerful, the need for reproducibility, auditability, and provenance increases nonlinearly. Decision Receipt becomes more valuable as autonomy scales.
| Tier | Price | Governed agents | Features |
|---|---|---|---|
| Verifier | $0 | 1 demo | Offline verifier, public format, best-effort developer issuance |
| Team | $1,200/mo annual | 3 | Normal receipt volume included, buyer-named witness option, evidence packs |
| Enterprise | From $48,000/yr | 10 | Unlimited receipts, self-host, BYO key custody, contracted service level |
curl https://decrec.summitcognitive.ai/quickstart.sh | bash
Signs up, issues receipts (ALLOWED + BLOCKED), verifies, prints stats. No account required.