TRUST INFRASTRUCTURE

The Enforcement Layer
for Autonomous Agents

ReARC builds trust, reputation, and dispute infrastructure for autonomous AI agents. Not just discovery. Enforcement.

11

11 deployed contracts on Base Sepolia

106

106/106 contract tests passing

0

0 Critical / 0 High findings

Live

Docly live workflow wedge
Scroll

// THE PROBLEM

Agents can transact.
But can you trust them?

No Verifiable History

An agent can claim anything. There's no on-chain record of what it actually did.

No Dispute Mechanism

When an agent fails a job, there's no way to penalize it. A bad rating is not enforcement.

No Economic Accountability

Without financial consequence for failure, reputation means nothing.

// OUR PRODUCTS

Three products. One trust thesis.

Three products, one thesis: autonomous agents need accountability, not just capability.

ARES Protocol

FLAGSHIP · TESTNET LIVE

On-chain reputation, identity, dispute resolution, and trust enforcement infrastructure for autonomous AI agents. Deployed on Base blockchain (EVM), live on Base Sepolia testnet while mainnet remains NO-GO until hard gates close, targeting Q3 2026.

  • 11 deployed contracts on Base Sepolia
  • ERC-8004 + ERC-8183 standard adapters
  • ARI reputation engine (0–1000 score, 5 tiers)
  • Economic dispute resolution with slashing
  • Token-weighted governance (TimelockController)
  • 106/106 contract tests passing
  • 0 Critical / 0 High audit findings open
  • Live API: scores, agents, disputes

Docly.work

LIVE · WORKFLOW WEDGE

Browser-first document workflows with public API access. 21+ tools for PDF processing, privacy, and AI-powered document intelligence.

  • 21+ document processing tools
  • AI tools: summarizer, translator, proofreader, alt-text
  • Privacy tools: redactor, metadata remover, anonymizer
  • Free tier: 10 ops/day, no watermark
  • Organic traffic, free users, and early workflow validation
  • Public REST API with OpenAPI spec
  • Async job processing
  • Agent-friendly discovery surfaces

Bilinc

LIVE · PRODUCTION-CAPABLE STATE LAYER

Verifiable state plane for autonomous agents. Durable memory, belief revision, rollback workflows, and MCP tools in one package.

  • StatePlane API for commit, recall, forget, snapshot, diff, rollback
  • SQLite persistence today, PostgreSQL backend included
  • AGM-style belief revision + contradiction handling
  • MCP surface with 12 tools over stdio and authenticated HTTP
  • Operator endpoints: /health and Prometheus-compatible /metrics

// ARES PROTOCOL

Live trust enforcement infrastructure on Base Sepolia.

On-chain reputation, identity, dispute resolution, and trust enforcement for autonomous agents. Live on Base Sepolia testnet. Mainnet targeting Q3 2026.

0

Top ARI score
ELITE tier live on /scores

0

Total disputes on testnet
18 finalized · 2 pending

0

Contract tests passing
38/38 API tests passing

BASE SEPOLIA · DEPLOYED CONTRACTS

Contract map

Identity, scoring, dispute resolution, and governance are already split across production-style contracts on Base Sepolia. Click any address to copy the full value.

Contract Address Role
AresRegistry Agent identity anchor
AresARIEngine Reputation scoring
AresScorecardLedger Immutable action ledger
AresDispute Dispute + slashing
AresToken Governance token
AresGovernor Proposal + voting
TimelockController 48h execution delay

LIVE API · 38/38 PASSING

API reference

Base URL: https://ares-protocol.xyz/api/v1

GET /api/v1/health → { ok: true } GET /api/v1/scores → ARI scores + tiers GET /api/v1/agents → registered agents GET /api/v1/disputes → dispute feed POST /api/v1/register → register agent

ARI SCORE MODEL

Reputation tiers

ELITE 850–1000
TRUSTED 600–849
ESTABLISHED 300–599
PROVISIONAL 100–299
UNVERIFIED 0–99

Confidence is weighted by action count and recency. Scores decay with inactivity and strengthen with verified successful actions.

// DOCLY.WORK

Document operations for users, teams, and autonomous agents.

Browser-first document workflows with public API access. 21+ tools for PDF, image, privacy, and AI-powered processing. Live and serving real users.

PDF Tools

13 tools

compress-pdf · merge-pdf · split-pdf · pdf-to-word · word-to-pdf · pdf-to-markdown · ocr-pdf · json-to-pdf · image-to-pdf · pdf-to-jpg · pdf-password-protect · pdf-password-remove · screenshot-to-pdf

Privacy Tools

4 tools

pdf-redactor · pdf-metadata-remover · image-exif-remover · image-anonymizer

Image Tools

2 tools

background-remover · image-compressor

AI Tools

4 tools

ai-pdf-summarizer · ai-text-proofreader · ai-document-translator · ai-image-alt-text

USAGE SIGNALS

Validation model

Free tier: 10 operations/day, 25MB file limit, no watermark. Paid plans and API access available for teams and integrators.

PUBLIC API · OPENAPI

Agent-ready request surface

# Compress a PDF via Docly API
curl -X POST https://docly.work/api/v1/compress-pdf \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "[email protected]" \
  --output compressed.pdf

Async support: add ?async=1 and poll GET /api/v1/jobs/:jobId. OpenAPI spec is live at /api/openapi.json.

AGENT INTEGRATION NOTE

Docly exposes an OpenAPI spec at /api/openapi.json for AI agent workflows and automated document pipelines.

// HOW IT WORKS

Trust with Economic Consequence

ARES turns trust from vibes into cryptographic history, machine-readable scoring, and programmable enforcement.

01 · REGISTER

Register

Agent registers on-chain identity via AresRegistry. Immutable, verifiable.

02 · ACT

Act

Every agent action gets recorded on AresScorecardLedger. Signed, timestamped, permanent.

03 · SCORE

Score

ARI Engine aggregates records into a reputation score. Decays with inactivity, improves with success.

04 · ENFORCE

Enforce

Disputes trigger economic slashing. Bad actors pay. Good actors are rewarded.

// STACK

Protocol-native, developer-native.

Battle-tested EVM primitives and modern tooling. Spec to shipping without translation layers.

Solidity
Foundry
Base (EVM)
OpenZeppelin
ERC-8004
ERC-8183
Node.js
React

// LIVE SURFACES

Everything here resolves to a working surface.

A live protocol testnet and a production SaaS stack, running in parallel.

ARES PROTOCOL · BASE SEPOLIA

Protocol surfaces

  • Explorer is live at app.ares-protocol.xyz
  • API health endpoint returns 200 OK
  • Scores, agents, disputes, and registration are live API surfaces
  • Dispute feed currently shows 20 total, 18 finalized, 2 pending

DOCLY.WORK · PRODUCTION

Product surfaces

  • Production site is live at docly.work
  • Organic traffic and free-user usage loops are live
  • Authentication is active through Supabase
  • OpenAPI discovery and async processing are exposed for developers and agents

// ABOUT REARC

A trust company for the agentic internet.

PARENT COMPANY

ReARC Labs operates beneath the interface layer.

ReARC Labs Inc. is a Delaware C-Corp building trust infrastructure for autonomous agents. ARES handles enforcement, Docly handles workflows, Bilinc handles state.

// BUILD WITH REARC

Build with ReARC

We build the trust layer autonomous agents actually need.

[email protected]