Agentic AI workflow
Produces a structured recommendation with risk, confidence, model version, policy version, and a non-sensitive evidence summary.
Architecture
Decision Passport uses Solana as a verifiable governance layer. The chain proves integrity and lifecycle state, while sensitive evidence stays in controlled off-chain systems.
Produces a structured recommendation with risk, confidence, model version, policy version, and a non-sensitive evidence summary.
Keeps prompts, logs, code, PII, customer names, and sensitive evidence outside the chain and outside the public verifier.
Normalizes JSON deterministically, hashes the decision and evidence bundle, and creates the privacy-preserving passport.
Stores hashes, schema version, issuer, reviewer, status, timestamps, and supersession or revocation pointers only.
Recomputes the decision hash and proves PASS or FAIL without disclosing sensitive evidence.
A stakeholder can prove whether a decision object still matches its anchored hash.
Approvals, revocations, and supersessions become explicit status transitions.
The public record is useful because it is narrow, not because it exposes everything.