# Tooling Platform Docs Use these docs when changing build-time discovery, generated artifacts, Vite plugins, assets, CDN behavior, WMR, or i18n plumbing. | Need | Read | |---|---| | Vite plugins, app auto-discovery, navigation artifacts, CDN, WMR, i18n, validation commands | [`build.md`](build.md) | | Vite plugin/discovery quick lookup | [`vite-plugins.md`](vite-plugins.md) | | App and OS i18n tooling | [`i18n.md`](i18n.md) | | WMR renderer/parser lookup | [`wmr.md`](wmr.md) | | Generated artifact rules and commands | [`generated-artifacts.md`](generated-artifacts.md) | | App module file conventions | [`../app/module-contract.md`](../app/module-contract.md) | | Navigation artifact semantics | [`../navigation/declaration.md`](../navigation/declaration.md) | Most app authors only need the commands surfaced in the root `README.md`; this directory is for platform maintainers.