Registry
Understand the package-local manifest and React registry build flow.
The React registry is assembled from the package-local registry definitions in packages/react/src/registry/* and published under apps/react/public/r.
corepack pnpm registry:build:reactThe docs site reads the published registry metadata from apps/react/public/r/registry.json, so the site and the public registry stay aligned.