
Episteme — The Verification Layer for AI Decisions

Episteme is the verification layer for AI decisions in an open and changing world. It does not ask "What does AI think?" — it asks "Can an AI-generated conclusion survive independent investigation and challenge?" Instead of user → AI → answer, Episteme produces a verifiable decision: evidence-backed, independently challenged, consensus-verified, and versioned.
The Pipeline
Ask → Investigate → Challenge → Verify → Use
Verifiable Decisions
A decision is an object, not a sentence
Consensus, the way GenLayer designed it
Built for the Real World
One engine, many verticals
grant-v1
GitHub, GitLab, docs
Open-source grant eligibility
dao-proposal-v1
gov.uniswap.org, snapshot.org
DAO treasury proposals
company-status-v1
registries, official sites
Is an organization still operating?
insurance-claim-v1
flight trackers (required)
Did the claimed event occur?
service-status-v1
live APIs
Is a service live and returning valid data?
Robust by Construction
No party — not even the deployer — can manipulate a result
Measured, Not Claimed
42 direct-mode tests
allowed_origins enforcement, fabricated-source and fabricated-citation rejection, and mandatory-criterion consensus. Accuracy: 8/8 against ground truth with unanimous consensus. genvm-lint check passes with no forbidden patterns.Contract
| Item | Detail |
|---|---|
| Network | GenLayer StudioNet |
| Contract | 0x8934dfd22A3CF8082B443AF80786da2EFE646f08 |
| Write | verify_with_policy, challenge, reverify (owner-gated) |
| REST API | https://episteme-verify.vercel.app/api — /verify, /challenge, /reverify, /policies, /verifications |
Security & trust model
verify_with_policy, challenge, and owner-gated reverify. No silent rewriting — re-verification appends to revision history; disputes are append-only.