Documentation
Everything you need to run, configure, and extend clawREFORM.
Getting Started
Install clawREFORM, start the daemon, send your first agent message.
Core Concepts
Agents, kernels, skills, channels, wire protocol, and budget governance.
API Reference
REST endpoints for agents, budget, peers, A2A, and system health.
Configuration
Config file format, environment variables, and per-agent overrides.
Source code docs
Inline Rust documentation is available via cargo doc --workspace --open. Every public API is documented in the source.
