fix(identifiers): reject unproven assignments
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a023c0-a0a3-7c03-b395-5a0d2757214d
This commit is contained in:
parent
055c6971ab
commit
4398167580
3 changed files with 26 additions and 2 deletions
|
|
@ -80,7 +80,8 @@ the cutover: each replacement must resolve its current UUID with HTTP 200 and
|
|||
its derived target with HTTP 404 on every named projection, or the manifest is
|
||||
not ready for approval. Saved projection endpoints are rechecked by
|
||||
`migration-batch-verify`; omitting the option retains the offline source/Git-only
|
||||
planning mode.
|
||||
planning mode. A projection-aware batch containing UUID assignments fails
|
||||
closed until an assignment-specific projection identity check is implemented.
|
||||
|
||||
Activation and applying a bulk migration remain separate governed steps.
|
||||
Publishing or planning this function does not retroactively rewrite existing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue