Rollout and Deployment Model
Use a “reference implementation then replicate” approach:
- Design and implement the feature in one reference child-site app.
- Validate behavior and production constraints.
- Roll out to affected sibling child-site repos/directories.
This avoids documenting each site as a separate v1 manual while still acknowledging that child sites are independent codebases.