Admissibility infrastructure for autonomous AI systems
Devin, Codex, Claude, Jules, and Copilot are writing code, merging PRs, modifying infrastructure, and deploying services. Most produce zero provenance, zero replay capability, and zero policy attestation.
Decision Receipt evaluates admissibility through 9 policy rules, deterministic replay, evidence provenance validation, and Ed25519 signing. The result: an independently verifiable proof that the action is allowed to matter.
CI results, code reviews, agent traces, security scans. Each source gets provenance metadata.
9 deny-by-default rules: source diversity, provenance, replay, decision rights, confidence.
Signed proof with evidence hashes, replay verification, policy checks, and attestation chain.
Block merge, halt deployment, escalate for review. No receipt, no production authority.
Processing real GitHub PRs from BrianCLong/summit. Agents: human, dependabot, Devin, Codex, Jules. Acceptance rate improving daily as evidence enrichment takes effect.
| Platform | Integration | Enforcement |
|---|---|---|
| GitHub | Webhook + Action | PR status checks + comments + merge gate |
| GitLab | Webhook | MR evaluation |
| Bitbucket | Webhook | PR evaluation |
| CI/CD | API + Action | Deployment gate |
| 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 | Receipts | Features |
|---|---|---|---|
| Free | $0/mo | 100/mo | Full API, signed receipts, replay, verify |
| Pilot | $99/mo | 10,000/mo | + Webhook, Trust Packs, custom policies, priority support |
| Enterprise | Custom | Unlimited | + Sovereign deploy, NIST alignment, SLA, dedicated support |
curl https://decrec.summitcognitive.ai/quickstart.sh | bash
Signs up, issues receipts (ALLOWED + BLOCKED), verifies, prints stats. No account required.