DOCUMENTATION LIBRARY

Browse MCP-AQL By Domain

This library organizes source material from the MCPAQL repositories into a protocol-site shape: core specification, quick start, core semantics, structured errors, safety model, conformance, adapter contracts, implementation profiles, and release-status context.

Core Documentation Tracks

Each track is mapped to canonical source repositories and intended launch visibility.

Repo-Synced Full Spec Reference

The docs library now has a deeper sibling section generated from the canonical spec repo, so the website itself carries the fuller protocol material.

Repo-Synced Reference Adapter Docs

Implementation guidance from the reference adapter repo is mirrored on-site too, so adapter architecture and practical build guides live alongside the protocol docs.

Canonical Spec Map

The website now mirrors the major categories from the spec docs index so public readers can browse both summaries and the fuller reference without opening the repository first.

Spec source Website surface What it covers
README.md Getting Started Repository-level protocol summary, token efficiency, and quick-start framing
spec mirror Repo-Synced Spec Reference Website-hosted full mirror of versioned and topical specification documents
versions/v1.0.0-draft.md Protocol Core Normative request shape, endpoint rules, operation semantics, and routing
error-codes.md Error Model Structured errors, machine-readable codes, current gaps
plugin-contracts.md Adapter Contracts Plugin responsibilities, schema contracts, generator outputs
mcpaql-adapter mirror Reference Adapter Docs Website-hosted mirror of runtime architecture, implementation guides, and ADRs
CHANGELOG.md Release Notes Recent draft changes and launch-relevant deltas

Repository Source Matrix

The site intentionally reflects all primary MCPAQL repositories and their documentation role.

Repository Website Role Primary Surface
MCPAQL/spec Normative authority Protocol definitions and conformance requirements
MCPAQL/mcpaql-adapter Reference implementation guidance Architecture, runtime, plugin, and dispatch documentation
MCPAQL/examples Example patterns Reference adapter configuration examples
MCPAQL/adapter-generator Generation policy Output licensing and provenance constraints
MCPAQL/tools Validator/tooling track Conformance CLI and on-spec validator workstream
MCPAQL/website Public docs delivery Readable/searchable protocol website