Provable governance
infrastructure.
Every AI decision scored, enforced, and cryptographically proven.
Dealgo sits between AI agents and the actions they take. No decision leaves without a verdict. No verdict exists without proof.
Deterministic governance pipeline
Same intent + same policy = same verdict. Every time. No LLM in the loop. Replay-provable.
Parse intent, identify action type, assess risk tier
DSI score 0-100 measuring governance drift
APPROVE | DELAY | DENY | ESCALATE_FOUNDER
SHA-256 hash-chained to previous decision
action: WRITE_FILE
risk: MEDIUM
dsi_score: 74
verdict: DELAY
hash: a3f2c8d1...e7b4
chain_height: 4,291
Cryptographic evidence backbone
Every decision produces a SHA-256 hash-chained record. Break any link and the entire chain downstream invalidates.
verdict: APPROVE
risk: 12
hash: f7a1b3c2...
verdict: DENY
risk: 87
hash: 8e3d5f91...
prev: f7a1b3c2...
verdict: ESCALATE
risk: 94
hash: a3f2c8d1...
prev: 8e3d5f91...
Three independent verification surfaces
The entity that produces the evidence is not the entity that verifies it.
Runtime Verification
In-memory hash recomputation from genesis block. Every hash is recalculated and compared before any decision is persisted.
Structural Verification
Database-level sequence continuity, hash format validation, chain linkage checks, and uniqueness constraints.
Cryptographic Verification
Export the full chain and verify externally. The verifier recomputes every hash from original inputs. No trust required.
Built for developers
CLI, SDK, and REST API. Three lines to govern any agent. Zero vendor lock-in.
$ dealgo doctor + API reachable + Authentication valid + Kernel v0.15.0 + SSI chain enabled + Chain integrity VALID $ dealgo evaluate "Delete all records" --risk HIGH Verdict: DENY DSI Score: 89 Risk Tier: HIGH Chain: #4,292 $ dealgo verify-chain --sample 5 Status: VALID Records: 4,292 Breaks: 0
Built on open standards
Three vendor-neutral specifications. Standards define what to measure. Dealgo implements how to enforce it.
Score every governance decision 0-100. Detect structural drift, scope creep, and escalation pressure.
Read SpecAuthority hierarchy with fail-closed semantics. No configuration flag can disable governance.
Read SpecHash-chained audit records with append-only semantics. Every decision cryptographically linked.
Read SpecAny organization can implement them. Dealgo was the first.
Don't just govern AI.
Prove it.
Start with the free tier. Verify your first decision in under 60 seconds.