Skip to content

fix(release): confine golden path files - #2536

Open
tang-vu wants to merge 1 commit into
Osmantic:mainfrom
tang-vu:fix/golden-path-confinement
Open

fix(release): confine golden path files#2536
tang-vu wants to merge 1 commit into
Osmantic:mainfrom
tang-vu:fix/golden-path-confinement

Conversation

@tang-vu

@tang-vu tang-vu commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Constrain golden-path installer and compose references to their intended repository boundaries.
  • Add focused regression coverage.

Test plan

  • python scripts/validate-golden-paths.py config/golden-paths.json

Generated with Codex

Why this matters

Golden-path scenarios legitimately reference both ods/ files and the outer wrapper installers. Explicit boundaries preserve those supported references while rejecting accidental escapes beyond the repository.

Overlap check

Distinct from #2535 and #2537: this PR is limited to installer/compose references in validate-golden-paths.py and preserves the existing ../install.ps1 contract.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant