Vouch · Live
Every button below runs the real Vouch engine — it issues, verifies, expires, and revokes signed compliance credentials and resolves a subject's credentials into the Facts that settlement and the compliance oracle consume. The one guarantee is fail-closed: every fact starts FALSE and flips true only for a credential that fully verifies — known type, valid signature, trusted issuer, not expired, not revoked, right subject. Expired, revoked, untrusted, tampered, or wrong-subject credentials contribute nothing. Vouch attests results; it is not a KYC provider. Pure logic; no real KYC, no broadcast.
Each button drives a different real resolution for the subject Acme LLP against a trusted issuer. A credential that does not fully verify is withheld — the fact stays FALSE. The engine, not this page, computes every result.
Raw engine JSON (resolved Facts + rejection reason)
Runs the real Vouch engine — signed credentials, trust graph, expiry, hash-chained revocation, fail-closed fact resolution; pure logic, no broadcast. Want the production credential layer wired to your own issuers (e.g. idOS) and settlement? Talk to us →