Agents · devices
Agent device login
CI / headless agents mint opw1 via device assert. Humans use passkey or device-code; agents use --agent with a service bearer (never expose that token in browsers).
# service token on the machine only export PULSE_RELAY_TOKEN=… # or INTERNAL_SERVICE_TOKEN openpulse auth login --agent --handle @bot.your_realm openpulse auth status openpulse realm use your_realm openpulse doctor
See venture LOGIN_UX.md for device register / assert details.