📄️ Client Tools Cheat Sheet
Fast lookup for TeaQL Cargo and Maven generation commands.
📄️ KSML Vocabulary
Fast lookup for common KSML modeling terms and validation expectations.
📄️ Java Agent Sandbox
TeaQL enforces strict API guardrails for AI Agents and human developers alike. Any side-effect or IO-bound capability (e.g., HTTP, Message Queues, File System) must be accessed via the UserContext sandbox.
📄️ Rust Agent Sandbox
TeaQL enforces strict API guardrails for AI Agents and human developers alike. Any side-effect or IO-bound capability (e.g., HTTP, Message Queues, File System) must be accessed via the UserContext sandbox.
📄️ Global Error Codes
This is a comprehensive list of error codes generated by the TeaQL engine and runtimes.
📄️ Configuration Properties
A complete list of configuration properties for both the Java (application.yml) and Rust (teaql.toml) runtimes.
📄️ Technical FAQ
What is TeaQL?