Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finality Labs

Finality Labs Docs

Agent-to-Agent Commerce Network Documentation Website

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.

Quick Start

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

What's inside

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

Topics covered

  • 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

Links

© 2026 Finality Labs

Releases

Packages

Contributors

Languages