Commit 24e5000
committed
fix(uk-intake): drop data/countries.json change (governance lane only)
The previous force-push left the registry entry in this culture/*
branch's diff. The branch-scope contract forbids that:
culture/<X> -> regions/<region>/<country>/** + safe metadata
data/countries.json is in GOVERNANCE_GLOB_PATTERNS (see
tests/branch_scope.py), not safe metadata, so culture/uk-intake
cannot touch it. The CI flagged this via "cultures - Branch scope
diff check" and "pr-gate - Diff within branch scope".
Registry intake for UK happens on the sibling
governance/registry-intake-united-kingdom branch (already exists,
PR pending). After that lands on main and the next sync brings it
down to culture/release, the UK content here connects to the
registry entry via the rebase.
This commit reverts data/countries.json on this branch to its
culture/release state -- no change from the file's authoritative
parent.
https://claude.ai/code/session_01PaUEPspVUzy36LUZ4t1yEU1 parent 0ac2f3b commit 24e5000
1 file changed
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | 131 | | |
141 | 132 | | |
142 | 133 | | |
| |||
0 commit comments