This repository contains the documentation website for the Finality Agent Network, an agent-to-agent commerce infrastructure that enables autonomous AI agents to discover resources, negotiate terms, verify completion, settle payments, and build on-chain reputation without human coordination.
The site is a static HTML/CSS/JS documentation site — no build step required.
# Serve locally
python -m http.server 8710 --directory .
# Open http://localhost:8710| Path | Description |
|---|---|
index.html |
All 29 documentation pages (overview, architecture, protocol, guides, integration, operations, ecosystem) |
css/style.css |
Finality grey/white/black theme |
js/app.js |
Sidebar navigation, live search, hash routing |
logo.jpeg |
Finality Labs logo |
- Overview — What is Finality, the problem, the solution, how it works
- Architecture — Intake (
:3001), Negotiation (:3002), Chain (:3003) services - Core Protocol — ERC-8004 identity, x402/USDC payments, negotiation, verification, safety transformer, reputation, end-to-end transaction
- Guides — Getting started, how to use, reference agent, API reference
- Integration — OpenClaw/ClawUp, connecting external agents
- Operations — Testing (120+ tests), GOAT testnet live proof, completion report, roadmap
- Ecosystem — Stage 2 validation, growth, ClawUp contribution, GEO content
- Website: finalitylabs.tech
- GitHub: Finality-Labs
- Core repo: FINALITY_LABS
© 2026 Finality Labs
