Specifications are incomplete explanations
A schema describes the interface but rarely teaches the first successful workflow.
API documentation
Bring OpenAPI reference, hand-written concepts, working examples, and change evidence into one published developer experience.
The operating problem
A schema describes the interface but rarely teaches the first successful workflow.
Authentication, errors, and examples can keep describing an operation after it moves.
Search, direct URLs, agents, and copied examples must resolve to the same reviewed source.
The workflow
Let the API contract drive reference without asking it to replace explanation.
Create operation pages from OpenAPI 3.0 or 3.1 alongside authored documentation.
Connect high-confidence breaking changes to the pages that describe the operation.
Keep snippets, variables, tabs, and code blocks consistent across guides and reference.
Serve semantic HTML, Markdown, llms.txt, API, and MCP from one permission model.

What changes