Slide 01 // Title

CONCLAVE Conclave Logo

Agentic governance that reads the contract before it signs.

Casper Agentic Buildathon 2026 · Finalist Vouch Suite
AI Council Chamber
Risk Agentanalyzing…
Treasury Agentanalyzing…
Legal Agentanalyzing…
Arbiterreconciling…
Slide 02 // The Problem

DAOs are governed by voters
who don't read the code.

<10%

typical voter turnout on major DAO proposals

$182M

drained from Beanstalk by a single malicious governance proposal (Apr 2022)

Blind

votes are cast without checking live on-chain state

hardly any tool grounds governance decisions in live chain data

This is a DeFi & RWA problem: protocol treasuries and on-chain RWA funds move real value on votes. Conclave is the control layer that checks the charter and live chain state before a single mote leaves the treasury — proven by our on-chain lifecycle (100 CSPR request → capped to 50 → quorum-enforced execute).

Slide 03 // The Solution

A council of AI agents
that debates every proposal.

Grounded Reads

CSPR.cloud REST reads ground the agents in real Casper account state — actual balances, not assumptions.

🔍
Cross-Examination

Risk, Treasury, and Legal agents challenge each other's reasoning with evidence.

📐
Deterministic Baseline

reconcile() provides a math-provable floor the Arbiter must justify deviating from.

Human Veto Window

45-second countdown — a human can always override the AI council.

Slide 04 // Core Flow

Consensus & Execution Protocol

01 · Proposal Submitted

User submits via What-If Composer or API

02 · Risk Agent

Haiku 4.5 — evaluates treasury exposure against CSPR.cloud balance reads

03 · Treasury Agent

Haiku 4.5 — verifies budget, checks spending patterns via CSPR.cloud

04 · Legal Agent

Haiku 4.5 — reviews charter compliance, flags regulatory concerns

05 · Arbiter Reconciles

Opus 4.8 — synthesizes all three, produces final verdict

06 · Human Veto (45s)

Countdown timer — humans can override any AI decision

07 · On-chain Execute

casper-js-sdk broadcasts approved TransactionV1 to Casper Testnet

Slide 05 // Architecture

Technical Architecture

LayerTechnology
FrontendNext.js 16 (App Router), React 19, Tailwind v4
AI CouncilClaude Opus 4.8 (Arbiter) + Haiku 4.5 (3 Role Agents)
Chain ReadsCSPR.cloud REST — account & contract state
Chain Writescasper-js-sdk — TransactionV1 signing + broadcasting
ContractOdra (Rust) — submit, verdict, approve, veto, execute
FallbackDeterministic reconcile() engine — full pipeline runs without an API key
TestingVitest (unit) + Playwright (E2E) + CodeQL (SAST)

AI reasoning runs off-chain. The Odra contract enforces quorum on-chain — even if the AI is compromised, the contract won't execute without threshold approvals.

Slide 06 // Live Demo

Pitch & Walkthrough

What Judges Must See

Conclave Icon Deliberation Chamber

Three agent columns fill with grounded reasoning in real-time. Watch Risk, Treasury, and Legal disagree.

💡 What-If Composer

Type any proposal — "Transfer 500 CSPR" — and watch the council debate it live.

✋ Veto Bar

45-second countdown with a big red "VETO" button. Humans always have the final say.

⛓️ On-Chain Proof

The FULL governance lifecycle ran as real Testnet transactions — submit → verdict → approve → execute (50 CSPR left the treasury). Every hash opens on cspr.live; demo mode is clearly labeled simulated.

Slide 07 // Casper Integration

Casper Integration Points

Casper ToolIntegration
Odra FrameworkGovernance contract — submit, verdict, approve, veto, execute
casper-js-sdkTransactionV1 signing, broadcasting, and account queries
CSPR.cloud RESTAccount & contract state reads grounding agent context
Casper TestnetLive deployed package + 9 confirmed txs — full lifecycle incl. funded execute
Slide 08 // On-Chain Evidence

Live Testnet Transactions

All transactions verifiable at testnet.cspr.live
Slide 09 // Competitive Edge

Why Conclave Wins

FeatureTraditional DAOsConclave
Voter analysisToken-weighted sentimentAI-grounded reasoning
Contract verificationManual audit (if any)Automated on-chain state reads
Execution safetyTrust the proposerDeterministic baseline + veto
TransparencyVote counts onlyFull reasoning transcript
AccountabilityNoneSHA-256 hashed transcripts

…and vs. other agentic-governance concepts: verifiable, not just plausible

⛓️ Deployed, not described

Live Odra contract on Testnet with 9 confirmed transactions — the FULL lifecycle including a funded, quorum-enforced execute that moved real CSPR.

🧠 Real LLM council

Claude Opus arbiter + 3 Haiku role agents, clamped by a deterministic baseline — with a keyless fallback so the pipeline always runs.

⌨️ Judge-testable live

The What-If console accepts ANY proposal you type — try mint_to and watch all three agents flip to REJECT.

🛡️ Chain-enforced quorum

Even a compromised council can't execute — the Odra contract reverts below quorum, on-chain.

Slide 10 // Roadmap

What's Next

NOW
Working prototype on Casper Testnet

9 on-chain transactions incl. funded execute, 3 AI agents + Arbiter, full E2E tests

30 DAYS
Multi-round deliberation

Agents can request more data and challenge each other across rounds

60 DAYS
Mainnet deployment

Real token treasury management with production-grade signing

90 DAYS
Cross-chain grounded reads

Extend grounded reasoning to Ethereum and Solana state

Launch plan: MIT open-source · live at conclave.edycu.dev · public demo video · follow the launch on X: @VouchOnCasper.

Slide 11 // Team

Built By

Edy Cu
Solo Developer · AI-Native Methodology

→ 60+ hackathon projects shipped

→ Full-stack: Rust contracts + Next.js dashboards + AI agents

→ Built the entire Vouch suite (3 projects) for this buildathon

→ Each project: live Testnet contracts, 6-stage CI/CD, E2E tests

Slide 12 // Conclusion

Your DAO deserves a council
that reads the code.

Conclave — Agentic governance that reads the contract before it signs.

Conclave · governance Verity · oracle Bastion · compliance
Part of the Vouch suite — Casper Agentic Buildathon 2026 · Final Round