Autonomous Decision Making
Medium
- Category
- Excessive Agency
- Content
Desktop/client call. Requires a successful websocket connect + handshake first. Before calling `pairing.exchangeCode`, the client should use the short-lived bootstrap auth from `pairing.createCode` in the initial `connect.auth` payload so the gateway accepts the first connection without asking the user for a long-lived gateway token. **Request**
- Confidence
- 75% confidence
- Finding
- Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
