| name | documentation |
| description | Use when editing `docs/**/*.mdx`, generated reference docs, TypeDoc comments,
`typedoc.json`, `docs/docs.yml`, or documentation review instructions.
|
| last_verified | "2026-05-06T00:00:00.000Z" |
Documentation
aa-sdk documentation is MDX under docs/, with committed TypeDoc reference
output under docs/pages/reference/ and navigation in docs/docs.yml.
Rules
Evidence
typedoc.json writes .mdx output to docs/pages/reference.
scripts/generate-typedoc-yaml.ts scans reference MDX and updates
docs/docs.yml.
- Existing
.claude, .cursor, and .github docs instructions emphasize code
snippet preservation.