Read ai-docs/README.md; it owns source structure, style, examples, generation,
and changeset policy.
- Inspect neighboring source examples and the relevant current
LLMS.md. - Edit sources under
ai-docs/src, then runpnpm ai-docgen. - Review generated output for ordering, missing content, and unrelated changes.
- Run applicable root validation.
The task is complete when sources and generated output agree, every generated difference is explained, TypeScript checks pass when examples or fixtures change, and applicable checks pass or are reported as not runnable.