* PINANCE // AI LABS
PUBLIC RELAY ONLINE

SOVEREIGN ENDPOINT CONTROL // NODE 01

AUTOPILOT
BOOTSTRAP

Verified OOBE initiation for authorized Pinance hardware. Identity first. Zero embedded credentials. Immutable payload.

SYSTEM AWAKE

OOBE EXECUTION CHANNEL

Initialize the node

v1.0.0 // SHA-256
  1. 01Connect the device to the internet.
  2. 02At Windows OOBE, press Shift + F10.
  3. 03Start powershell.exe, then run the verified launcher.
PS // PINANCE-BOOTSTRAP
Invoke-WebRequest https://bs.pinancelabs.ai/bootstrap.ps1 -OutFile $env:TEMP\PinanceBootstrap.ps1; powershell.exe -NoProfile -File $env:TEMP\PinanceBootstrap.ps1
> AWAITING OPERATOR
AUTH INTERACTIVE

Delegated Microsoft Graph session. Process-scoped. No stored token.

ORIGIN PINNED

Versioned payload from this host with SHA-256 verification before execution.

TARGET PINANCE-AI-LABS-WIN

Tenant-bound Windows Autopilot import with profile readiness confirmation.

SECRETS ZERO

No password, hardware hash, private key, or device identifier is hosted here.