Delegation & Authorization
Letting a person give an AI agent permission to act for them, in a way an agency can check is real and bounded. A delegation defines how much the agent can do and for how long. The person who grants the authority is not present when the agent uses it. A single grant can carry many actions, across several services and over time. The agency cannot ask the user about any one of them.
Two requirements follow. A user has to hand authority to an agent and take it back at will. The agency has to know, each time an agent acts, that a real grant from the user stands behind it. An agency that acts through agents of its own has to answer for them too. Its authority comes from statute and internal delegation, not from a grant a person issued and can withdraw. The person dealing with that agent has no equivalent grant to check.
Policy challenge
As users begin authorizing AI agents to act for them across government services, the agency has to establish that any given delegation is genuine, still in force, and limited to what the user granted.
The identity and authorization infrastructure it has was built for a person proving they are who they say, not for a person handing scoped authority to a piece of software and later withdrawing it. That gap widens as the same agent acts for one user across many services and as the stakes of a delegated action rise.
Design challenge
Let a user grant scoped, revocable, time-bound authority to an agent.
Make sure the user, not the agent, stands behind a sensitive or irreversible action, to a degree proportionate to the stakes.
Let an agency verify that grant is real, current, and bounded without contacting the user in real time.
Keep a path open for people who can't set up or operate an agent, or who must act through a trusted person instead.