Priority
P2 — corpus integrity during mutation.
Problem
Multi-file rename --apply validates and writes one file at a time. If a later file is stale or its write fails, earlier files remain changed while the command returns an error. This can leave identity and inbound references out of sync.
Evidence
Acceptance criteria
Blocked by the root-confinement fix: filesystem safety should land before transactional mutation is expanded.
Priority
P2 — corpus integrity during mutation.
Problem
Multi-file
rename --applyvalidates and writes one file at a time. If a later file is stale or its write fails, earlier files remain changed while the command returns an error. This can leave identity and inbound references out of sync.Evidence
Acceptance criteria
Blocked by the root-confinement fix: filesystem safety should land before transactional mutation is expanded.