Reference
Lookup material. You know what you want — find it fast.
Pages
- Annotations — Every annotation grouped by category (roles, actions, resilience, coordination, memory, security, channels, observability).
- Tool Catalog — Quick lookup for the shipped POJO toolkits (full guide: capabilities/tools/catalog).
- SPI — Extension points for modular plug-ins.
- LAM Pattern — Language-Action Model coordination pattern.
- Configuration — Environment variables, builder options.
- Glossary — Terms and acronyms used across the docs.
x402 Payments
x402 is a Coinbase-led standard for HTTP-native micropayments. A server signals "this resource costs money" with a real HTTP 402; the client signs a one-time USDC transfer authorisation (EIP-3009), replays the request with the signature in a header, and the server validates and serves the response. Settlement happens on Base (EVM L2) at fractions of a cent per call.
Annotations Reference
TnsAI ships its declarative annotation surface grouped by purpose — roles, actions, resilience, communication, coordination, memory, security, contracts, lifecycle, channels, skills, fallback, and observability. The full catalog below documents every annotation, its fields, and example usage. Counts drift between releases; the catalog is the authoritative list.