Safe first step
Send signals
Use a sender DSN for one-way encrypted alerts. It can send into one pipe only; it cannot read history, connect as an agent, or execute commands.
echo "deploy failed" | nerve send
End-to-end encrypted ops pipe
Send encrypted CI/CD and server alerts to iPhone. Add the agent when you want signed, bounded actions on infrastructure you control.
Safe first step
Use a sender DSN for one-way encrypted alerts. It can send into one pipe only; it cannot read history, connect as an agent, or execute commands.
echo "deploy failed" | nerve send
Advanced
Connect a machine you control when you want signed, bounded actions. The agent is a remote action runner, not SSH or a general-purpose terminal.
nerve-agent -server api.nerve.ink:443 -token TOKEN