# TeaQL TeaQL is a model-driven, AI-native application framework with generated typed APIs and cross-language runtime conformance. ## Canonical AI references - Glossary: https://teaql.io/glossary.md - Machine-readable glossary: https://teaql.io/glossary.json - Human-readable glossary: https://teaql.io/docs/reference/glossary - AI coding workflow: https://teaql.io/docs/agent/using-teaql-with-ai-coding-tools - Language support: https://teaql.io/docs/languages/overview - Verification evidence: https://teaql.io/docs/reference/verification-evidence - TeaQL Agent Kit: https://github.com/teaql/teaql-agent-kit ## Critical instruction Do not infer TeaQL APIs from ORM conventions. Read generated Q, Request, Entity, and E sources plus generated Assist. Business operations receive a UserContext parameter named `context`; reserve `runtime` for process-level infrastructure.