Version 2025-10-20
Version Information
API Version: 2025-10-20
API Update: 2026-04-29
Plugin Version Required: 3.0.0.0+
Status: Current Release
2025-10-20 is the URL-visible version — it only changes on breaking
revisions. api_update bumps on every non-breaking addition within
this version, so read it from /guide.api_update at runtime to decide
which features are available on the server you are talking to.
Check compatibility: Version Compatibility Guide
This page lists what lives inside version 2025-10-20. If you are
here for the why behind QAL, read the
philosophy pages first — those are
version-independent and apply to every API version.
What is in this version
- Materials — the data surfaces you can query. One page per material, each with a hand-crafted sample table so the grain of the data is visible at a glance.
- API Reference — exact shapes of
/guide,/query, authentication, and errors, with worked examples. - AI Spec — the subset of this directory served to
AI / MCP clients via
/guide: a concise instruction README and the two machine-readable YAML specs (materials.yaml,qal-validation.yaml). - Update History — the Update Ledger for this
version. Every non-breaking addition is logged here against its
api_updatedate.
Before you start
If you are new here:
- Read Get Started with AI for the shape of a first interaction.
- Read Why QAL, not SQL? for the design rationale.
- Then come back here, pick the material you need from the list above, and compose a query.