Reference
Lookup material. You know what you want — find it fast.
Pages
- Annotations — Every annotation grouped by category (BDI, Gaia, channels, pipelines, security, observability, core dispatch).
- 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.
SCOP Bridge
The Integration module connects TnsAI with SCOP — a separate Java multi-agent development and experimentation framework — via reflection-based discovery. No compile-time dependency on SCOP is required; detection happens at runtime. The bridge also provides an HTTP fallback transport for 11 LLM providers when Core's native SPI implementations are unavailable.
Annotations Reference
TnsAI ships its declarative annotation surface grouped by purpose — BDI (Belief-Desire-Intention), Gaia (roles + environment), channels, pipelines, security, observability, and core dispatch. The full catalog below documents every annotation, its fields, and example usage. Counts drift between releases; the catalog is the authoritative list.