This context/ package is a transplantable, normative reference for reproducing the same architecture and practices. It is prescriptive: follow it exactly. Deviations are forbidden unless explicitly marked as MAY vary.
- All constants MUST be sourced from AWS SSM Parameter Store under
/{project}/{env}/.... - Exception: the GitHub OIDC deploy role ARN MAY be stored as a GitHub Actions secret.
- Background reference for this project: see
docs/CURRENT_ARCHITECTURE.md.