What's new

Decision Receipt release history.

May 15, 2026

v0.1.0 — Initial Release

  • Core pipeline: Claim → Decision → Evidence → Replay → Policy → Receipt
  • 9 policy rules: source count, diversity, provenance, evidence admission, decision rights, confidence, replay, human approval, risk scope
  • Ed25519 signing: all receipts auto-signed with server key
  • GitHub webhook: automatic PR evaluation on opened/synchronize/reopened
  • PR comments: formatted receipt summary posted to PRs (with GITHUB_TOKEN)
  • Commit status: decrec/admissibility check on PR commits
  • API Playground: 4 interactive scenarios (allowed, blocked, escalated, minimal)
  • Swagger docs: full OpenAPI 3.1 specification
  • Receipt explorer: detail page with policy checks, evidence hashes, attestations
  • Receipt sharing: OG-optimized permalink, badge embed, JSON download, PDF export
  • Analytics dashboard: daily volume chart, agent performance, repo table
  • Compliance report: JSON + printable HTML for procurement/audit
  • Receipt search: filter by verdict, agent, repo, admissibility, PR
  • PR lifecycle chain: track admissibility across pushes
  • Agent analytics: per-agent acceptance rate tracking
  • Policy API: 4 built-in policies + custom policy creation
  • Repo management: register repos with policy assignment
  • TypeScript SDK: typed client with evaluate, verify, evaluatePR, search, and more
  • Verify CLI: offline receipt verification with --sign flag
  • GitHub Action: CI/CD merge gate enforcement
  • Quickstart: curl https://decrec.summitcognitive.ai/quickstart.sh | bash
  • API key signup: instant key delivery, rate limiting by tier
  • Stripe checkout: Pilot tier ($99/mo) subscription flow
  • Outbound webhooks: notify external systems on receipt events
  • Account API: check key status, tier, usage
  • Request metrics: traffic analysis endpoint
  • Badges: receipt, repo acceptance rate, 14-day sparkline SVGs
  • Embeddable widget: iframeable repo dashboard
  • Admin dashboard: signups, webhook feed, full ledger
  • Legal: privacy policy, terms of service, acceptable use policy
  • Setup wizard: step-by-step webhook configuration
  • Status page: uptime, memory, endpoint health
What's next
  • Persistent signing keys (vault-backed)
  • Receipt expiry with configurable TTL
  • Email notifications on new receipts
  • Multi-org workspace support
  • GitLab / Bitbucket webhook support
  • Receipt schema v1.1 with action lineage