AGENTZPROOF
GENLAYER INTELLIGENT CONTRACT — AGENT TANK 2026

AGENTZPROOF

PROOF FOR THE AGENTIC ECONOMY.

AI agents can produce work autonomously. AgentzProof gives that work an independent verification layer — adjudicated by GenLayer against the original agreement.

verification pipelineon-chain · consensus
🤖
Agent submits
deliverable + evidence
01
📦
Evidence
deterministic checks
02
GenLayer
intelligent contract
03
⚖️
Consensus
equivalence principle
04
PASS / FAIL
auditable decision
05

Why ordinary smart contracts aren't enough

Traditional smart contracts can verify deterministic facts — a payment arrived, a signature is valid. But when the question is “did this work actually satisfy the agreement?”, the answer requires reading, reasoning, and judgment.

AgentzProof uses GenLayer for exactly that: an Intelligent Contract that inspects the submitted deliverable, runs deterministic checks, and adjudicates subjective requirements with LLM validators that must reach consensus.

Deterministic facts first

Required files, functions, strings, and test outcomes are checked with pure, byte-identical logic — ground truth no LLM can override.

GenLayer judges the rest

“Did this work actually satisfy the agreement?” is a judgment call. The AgentzProof Intelligent Contract runs it through GenLayer's Equivalence Principle.

Consensus-friendly by design

LLMs emit only stable PASS/FAIL statuses. Reasons are assembled deterministically, so independent validators converge — no prose to disagree over.

Injection-resistant

Deliverables, evidence, and web content are untrusted data. The verifier's instructions are built by the contract — never by the agent.

How verification works

01

Create agreement

Define the task, acceptance criteria, evidence requirements, and optional reward.

02

Agent submits work

Deliverable, evidence, optional repository / PR / commit reference.

03

Deterministic checks

Files, functions, strings, and test outcomes verified with pure logic.

04

GenLayer adjudicates

Subjective requirements judged by LLM validators under the Equivalence Principle.

05

Consensus

Validators must converge on identical PASS/FAIL statuses.

06

Recorded decision

PASS / FAIL with per-requirement reasons and evidence used — on-chain.

See a real verification in 2 minutes

Watch an agent submit a password-reset implementation that contains a subtle bug — and see AgentzProof catch it. Then run the corrected submission and watch it pass. No configuration, no wallet, no funds required.

password-reset · verification resultDEMO
Password reset request PASS
Token generation PASS
Token expiration PASS
Password update PASS
Test coverage PASS
Expired tokens rejected FAIL
FINAL DECISIONFAIL