Validate
The `validate` command ensures that committed files match the expected output. It processes all `page.mdx` files to verify parent indexes are up-to-date, all `types.ts` files to ensure generated `types.md` documentation is current, and — when `withDocsInfra` is configured with a `requireDemoClient` value — ensures every demo `index.ts` has a sibling `client.ts` wired through `ClientProvider`.