var PInitData
PInitData is a /p/-init-allocated package-level data var. Its StructValue carries ObjectInfo.PkgID = /p/demo/tests/launderpkg. Used by zrealm_launder_pdata_* filetests to probe the /p/-source read patterns that the existing 62 /r/-source launder filetests don't cover. Empirically, direct value-read and pointer-deref of PInitData from a /r/-caller both panic readonly tainted — the /p/-source bytes are not adoptable into /r/-authority via these patterns.