Files
management/scripts
Thore Cimbal 9be7502678 fix: a new immutable source is an addition, not a change
pruefe_sperrliste read --name-only, so it could not tell a modified
source from a newly added one and flagged both. That made a framework
upgrade impossible by construction: an upgrade must place a new baseline
under docs/sources/upstream/, and the lock rejected exactly that.

Upstream's check_locked.py draws the same line and asserts it ('adding a
new source is not an edit'). Modification and deletion stay locked.
2026-08-21 12:00:00 +00:00
..