| Navigation and routing | Defines the published Mintlify site, versions, tabs, groups, redirects, branding, and route membership. | docs.json | Mintlify site, generated docs indexes, route lists | operations/scripts/validators/content/structure/lint-structure.js, lpd test --staged |
| Content | User-facing docs, internal docs, legacy docs, and section workspaces. | v2/, docs-guide/, frozen v1/ | docs-index.json, generated catalogs, browser reports | Content validators, page rendering checks, link audits |
| Components and templates | Shared presentation and authoring primitives for MDX pages. | snippets/components/, snippets/templates/ | component registry, component docs, VS Code snippets | component validators, template generator tests |
| Data | Structured data consumed by pages and integrator components. | api/, snippets/data/, external source configs | generated API docs, snapshots, feed data, reference maps | OpenAPI reference audit, freshness checks, data-fetch workflows |
| Operations | Scripts, tests, hooks, CI workflows, and repair commands. | operations/scripts/, operations/tests/, .github/workflows/, .githooks/ | reports, generated governance maps, CI artifacts | pre-commit, PR CI, scheduled workflows |
| Governance | Machine-readable policy, surface ownership by contract, root allowlist, generated artifact manifest, approval policy. | operations/governance/config/, docs-guide/policies/, docs-guide/frameworks/ | repo governance maps, root allowlist, compliance reports | governance validators, approval labels, hook checks |
| AI agent layer | Tool-specific adapters and reusable skills for agents. | AGENTS.md, native adapters, ai-tools/ai-skills/ | agent packs, synced Codex skills, skill indexes | agent docs freshness, Codex branch contract checks |