pixelTemplate (asset type)
Authoring paths: PixelCanvas:saveAsTemplate(name) /
Pixel.saveAsTemplate(...). Instantiation: Pixel.fromTemplate(name, opts)
copies (bakes) the payload into a fresh canvas — there is no live link, so
editing an instance never touches the template.