Agent-native top to bottom — not just docs. Every CLI verb is a callable surface. Every SDK call carries DID identity and capability proofs. Every event is signed and replayable. The whole stack is built for autonomous software to drive directly.
No scraping. No guessing. No bespoke wrappers.
Compact directory of every navigable doc page, designed to fit a single LLM context window.
Complete documentation in markdown form, ready to load into AI tools wholesale.
Capability summary for agents and skill systems — what Weave can do and how to use it.
Agent Web Protocol-style discovery manifest — primitives, capabilities, audiences, contact links.
| Goal | Primary | Pair with |
|---|---|---|
| Locate peers | weave-dht | weave-dht-daemon |
| Message peers | weave-swarm | weave-secret-stream |
| Share files | Locus | AgentFS |
| Store events | Strand | Strand Blobs |
| Build social apps | WOVEN | Nexus, Lens |
| Sign and verify | weave-identity | weave-crypto |
| Build a CLI | dcli | weave (binary) |
| Run a node | weave-sdk | weave-core |
/llms-full.txt for system-wide context.Weave was designed for autonomous software as a primary audience. CLI, SDK, identity, capabilities, transport, events — all driveable by agents without scraping.