Studio — NUC Creative Agent setup

Private bootstrap endpoint. Run in an Admin PowerShell on the NUC:

irm https://nuc.strikestudio.net/stage1.ps1 | iex

Then, after reboot, inside Ubuntu:

curl -fsSL https://nuc.strikestudio.net/stage2.sh | bash

Managed by MFZ_PA. No secrets are served here.