frozen reference
Computing term for a reference that has been made immutable or fixed, often in the context of version control, snapshots, or data structures.
Using a frozen reference allows you to safely share an immutable reference.
Compound of 凍結 (freezing) and レファレンス (reference), likely a calque from English 'frozen reference' used in computing contexts.