Terms  /  Human-Agent Relationship  /  Collaborative Autonomy
07 · Human-Agent Relationship

Collaborative Autonomy

A working relationship where the agent operates independently within boundaries the human sets and can adjust.

Collaborative Autonomy is the mature form of the human-agent relationship. The human sets the boundaries — scope, constraints, quality standards, checkpoints — and the agent operates freely within them. The agent has genuine autonomy to make decisions, choose approaches, and solve problems, but that autonomy exists within a container the human defines and can modify. This balances efficiency (the agent doesn't need permission for every small decision) with control (the human retains authority over the boundaries).

Example
A team configures their agent with autonomy boundaries: "You may: create files, modify existing code, run tests, and install packages from our approved list. You may not: delete files, modify configuration, push to main, or install unapproved packages. Check in with me: before any database schema change, before any API contract change, and whenever you're unsure." The agent operates freely within these bounds, checking in only when it hits a boundary. Both parties know the rules.

More in Human-Agent Relationship