AI Trust Infrastructurev1.12.0 · MIT
— AI Trust Layer

Every AI
operation.
Verified.

Rezos wraps any LLM with cryptographic verification. Every file operation your agents claim to perform is validated against the actual filesystem — before you ever see the result.

v1.12
Latest release
MIT
License
SHA-256
Verification
✓ src/auth/middleware.ts · sha256:a3f9c2 · $0.02✓ prisma/schema.prisma · sha256:b7e4d1 · $0.01✓ app/api/users/route.ts · sha256:c2f8a3 · $0.03✗ components/auth.tsx · DRIFT DETECTED · correction turn 1/2✓ lib/db.ts · sha256:d9e1b4 · $0.01✓ app/layout.tsx · sha256:e4c2f7 · $0.02✓ next.config.ts · sha256:f1a8d3 · $0.01✓ tailwind.config.ts · sha256:a2b9e5 · $0.01✓ types/index.ts · sha256:b3c1f6 · $0.02✓ hooks/useAuth.ts · sha256:c4d2a7 · $0.01✓ src/auth/middleware.ts · sha256:a3f9c2 · $0.02✓ prisma/schema.prisma · sha256:b7e4d1 · $0.01✓ app/api/users/route.ts · sha256:c2f8a3 · $0.03✗ components/auth.tsx · DRIFT DETECTED · correction turn 1/2✓ lib/db.ts · sha256:d9e1b4 · $0.01✓ app/layout.tsx · sha256:e4c2f7 · $0.02✓ next.config.ts · sha256:f1a8d3 · $0.01✓ tailwind.config.ts · sha256:a2b9e5 · $0.01✓ types/index.ts · sha256:b3c1f6 · $0.02✓ hooks/useAuth.ts · sha256:c4d2a7 · $0.01
— By design
SHA-256
Verification hash
Every file operation — pre and post snapshot
Correction turns
Model gets 2 attempts before yielding to human
< 4h
Support SLA
On Teams plan — guaranteed response window
MIT
Open source
Full CLI, no account required, forever free
— What it does6 core capabilities
01Verification

Strict Write Discipline

Pre/post SHA-256 snapshots verify every file operation an AI agent claims. If reality doesn't match the claim, Rezos flags it and triggers a correction turn — automatically.

sha256 · 2x snapshots per op · max 2 correction turns
02Routing

Multi-provider routing

Route between Anthropic, OpenAI, and DeepSeek with automatic circuit breakers. Bring your own keys. Cost-aware fallbacks switch providers when one fails or exceeds budget.

anthropic · openai · deepseek · circuit breakers
03Storage

Self-healing memory

A SQLite FTS5 index rebuilt from MEMORY.md as the authoritative source. Survives crashes, compresses automatically past 100 entries, and stays accurate across sessions.

sqlite · fts5 · markdown authority · auto-compress
04Compliance

SWD Receipts & audit trail

Every verified session produces a tamper-evident receipt in JSON. Contains touched files, pre/post hashes, provider identity, cost, and verification result. Built for teams that need to prove what changed.

json · per-session · tamper-evident · gitignored by default
05Protocol

MCP Adapter

Expose SWD tools over Model Context Protocol via stdio transport. Any MCP-compatible agent — Claude Code, Cursor, your own framework — can route file operations through Rezos's verification layer.

stdio · mcp v1 · external agent support
06Context

Skill Packs

SKILL.md files (project-local or user-global) encode rules for the model — your conventions, forbidden patterns, architecture decisions. Reviewable, versioned, composable.

skill.md · project-local · user-global · composable
— Token economy$REZOS · utility · deflationary

Verification that pays
to hold the token.

$REZOS is not a governance token that sits idle. Every session that runs through the verification layer consumes tokens — burned forever. Teams that stake reduce their costs. Growth compounds scarcity.

— Growth flywheel
More teams use Rezos
$REZOS burned per session
Supply contracts
Token value rises
Staking becomes more attractive
Circulating supply drops further↺ loop
01BURN

Usage → Deflation

Every verified operation consumes $REZOS proportional to the number of file actions in the session. Tokens are sent to a dead address — permanently removed from supply. More teams shipping with AI means more burns.

ops_verified × base_rate = $REZOS burned
02STAKE

Lock → Discount

Teams stake $REZOS to reduce their per-verification cost. The more staked, the lower the fee. Staked tokens are locked for a minimum of 30 days, reducing circulating supply and aligning team incentives with the protocol.

10k staked → 20% off · 100k → 50% off · 500k → Enterprise tier
03GOVERN

Hold → Vote

Token holders vote on protocol parameters: burn rate adjustments, supported LLM providers, verification fee schedules, and treasury allocations. Weight is proportional to staked balance — not raw holdings.

governance weight = staked_balance / total_staked
— Supply mechanics
Hard cap
1,000,000,000
No new tokens ever minted
Burn destination
0x000...dead
Permanent removal on each verification
Minimum stake lock
30 days
Locks supply while earning fee discounts
— PlansNo credit card for CLI · 14-day team trial
Open Source
FreeMIT · forever

Full CLI, no account required.

Install the CLI
  • Strict Write Discipline (SWD)
  • Multi-provider BYOK routing
  • SQLite memory & FTS5 index
  • SWD receipts & audit trail
  • MCP adapter
  • Skill Packs
  • Drift detection
  • Token budgeting
TeamsPopular
$49per seat / month

Dashboard, shared receipts, analytics.

Start 14-day trial
  • Everything in Open Source
  • Web dashboard & live feed
  • Shared team receipts
  • Cost analytics per agent
  • Slack & PagerDuty alerts
  • SSO / SAML
  • Custom skill registry
  • Priority support (< 4h SLA)
Enterprise
Customcontact us

On-prem, SOC 2, dedicated success.

Contact sales
  • Everything in Teams
  • On-premises deployment
  • SOC 2 Type II
  • Custom data retention
  • SLA guarantees
  • Dedicated success engineer
  • Custom integrations
  • Volume pricing

— Stop trusting. Start verifying.

Your first session.
Fully verified.

Install in 30 seconds. Your first rezos chat comes with full SWD verification, budget tracking, and a tamper-evident receipt — no configuration required.

# install globally
$ npm i -g rezos-router
# set your key
$ export ANTHROPIC_API_KEY=sk-ant-...
# init & chat
$ rezos init && rezos chat