Publishing to a type-locked Artifact URL now shows a per-store customizable notice, backed by a new typeLock slug field
What
The notice shown when publishing data files to a type-locked Artifact URL can now be produced dynamically per-store, based on storeDeclared, release, and typeSlug, instead of always showing the same fixed message. A new helper reads a typeLock.slug value, falling back to the existing typeSlug field when it's not set.
Why
This points to a new typeLock field being introduced alongside typeSlug, and lets the message shown to users be tailored to the specific store and release involved rather than using generic wording.