Deploy
Creates or reuses a device passport instance, mints a narrow runtime key, and installs the framework guardrail.
export APORT_API_KEY="apk_..."
export APORT_TEMPLATE_ID="ap_..."
export APORT_FRAMEWORK="claude-code"
curl -fsSL "https://api.aport.io/enterprise/scripts/deploy" | sudo -E bash