Deployment
The first deployment target is a local workstation or private-network host.
Local Dashboard
npm run launch:dashboard
macOS Service
Use the local service runbook for launchd setup:
Private Network
When binding beyond localhost:
- set
AGENT_HARNESS_TOKEN; - keep the deployment on a trusted network;
- protect provider keys, connector tokens, and local project access;
- review logs and audit exports before sharing.
Migration
Use the migration runbook when moving state from one machine to another: