Skip to content

Rollout and Deployment Model

Use a “reference implementation then replicate” approach:

  1. Design and implement the feature in one reference child-site app.
  2. Validate behavior and production constraints.
  3. 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.