Many humans, many agents

Permission parity

Permission parity is the rule that an agent may do what a person in that role could do and no more, and cannot read anything the delegating user cannot read.

Control sits with the person

When to use it

Every shared deployment. It is the simplest governance rule available and the easiest to explain to a security team.

What it prevents

Privilege escalation through delegation, where an agent inherits broader access than the person who asked it to act.

What the agent may domirrors the role
Read the shared driveElin canAgent can
Read the salary folderElin cannotAgent cannot
Delete a client recordElin canAgent asks first
Never more than the person. Sometimes deliberately less.

Who ships it

Sources

Related patterns: Addressable team member · Delegated identity

All agent design patterns

Review an agent feature with us30 minor send a message