
Anthropic made Claude Code's Auto Mode the default permission setting for new sessions on Pro, Max, and Team plans starting August 14, 2026, meaning the agent now proceeds through most tool calls without asking first, and only pauses for actions a classifier judges irreversible, destructive, or aimed outside the working environment. That three-part test is a usable template for a question every Docusign IAM customer letting AI agents touch agreements is now facing: which workflow steps can run unattended, and which need a person to click approve.
This isn't a Claude Code tutorial. It's a borrowed framework. Anthropic spent real engineering effort deciding where the human-approval line sits in an autonomous coding agent, and the underlying test transfers cleanly to Docusign Workflow Builder (formerly Maestro) and Iris AI-driven agreement review. If you're building or evaluating agentic workflows on Docusign IAM, this is the checklist to steal.
Starting August 14, 2026, new Claude Code sessions on Pro, Max, and Team plans default to Auto Mode instead of prompting for approval on every command. Enterprise, API, and cloud-partner deployments on Amazon Bedrock, Google Cloud, and Microsoft Foundry remain opt-in while administrators evaluate the change on their own timeline. That split matters: Anthropic shipped the more permissive default to the self-serve tiers first and left the regulated, contractually-governed tiers to opt in deliberately. It's the same posture most enterprise software vendors take with any new autonomy setting, including Docusign.
Anthropic's stated reason for the change is not convenience alone. In a controlled study with 1,053 paid testers, the company swapped a real permission prompt for a clearly dangerous command (described in text, nothing executed) and measured how often humans caught it versus how often the Auto Mode classifier caught it. Human testers caught the dangerous command about 13.6% of the time, a rate that dropped to roughly 5% late in long sessions as reviewers got fatigued. The Auto Mode classifier blocked the same commands about 89% of the time, flat regardless of session length.
That's the finding worth sitting with. Human review of AI agent actions doesn't get more reliable with more repetitions. It gets worse. The person clicking "approve" on the fortieth workflow step of the day is not meaningfully safer than no review at all. If your Docusign IAM approval strategy assumes a human checking every agent action will catch problems, the Claude Code data says that assumption degrades under volume.
Anthropic's classifier evaluates each tool call Claude Code wants to make against three questions, and blocks the action (routing it back to a safer path or a user prompt) if any answer is yes:
Everything that clears all three checks runs without a prompt. Everything that fails even one gets gated. This is a narrower bar than "anything risky" and a much narrower bar than "anything the agent does." It's specifically calibrated to the handful of action types that are expensive to get wrong, and it leaves the high-volume, low-stakes majority of actions to run unattended.
Run the same three questions against a typical agreement workflow and the gating logic becomes obvious. Docusign Workflow Builder (formerly Maestro) connects Salesforce, ServiceNow, Power Automate, and other systems through Docusign App Center to automate document generation, approval routing, and signature collection, and an agent layered on top of it (via MCP or a custom integration) can plausibly touch every step in that chain. Not all of those steps carry the same risk.
A sample Workflow Builder scenario from Docusign's own documentation involves collecting customer data through a web form, verifying identity, generating a document pre-filled with that data, sending it for signature, and archiving the completed agreement to external storage. Walk that chain through the classifier test:
Apply the same three-question filter across a typical Docusign IAM agent's task list and a consistent pattern emerges. Actions that stay internal, don't destroy prior state, and can be corrected without external consequence are good automation candidates:
These map to the same category Anthropic's classifier waves through: high-volume, internal, correctable actions where waiting for a human to click approve adds latency without adding real safety.
The actions that fail the irreversible-destructive-external test in a coding agent map almost one to one onto the actions that matter most in an agreement workflow:
Notice what these have in common: they're not necessarily the most frequent actions in a workflow. They're the ones where a mistake is expensive and hard to reverse. That's exactly Anthropic's calibration, and it's the right one for agreements too.
A practical policy for a team building agents on top of Docusign IAM doesn't need to reinvent this from scratch. It needs three things, mirroring what Anthropic built into Auto Mode:
The fatigue data from Anthropic's study is the strongest argument for keeping this list short and specific rather than broad. If everything is gated, you get rubber-stamp approvals and the reliability problem Anthropic's own study documented. If the gate is reserved for the handful of genuinely consequential actions, a human's attention actually lands where it matters. Teams building this today are also the ones who need the connective layer between the platform that triggers a workflow and the workflow itself to be reliable, since a gate is only as good as the event that reaches it.
For a broader look at where agentic patterns are landing across Docusign IAM, see Agentic contract negotiation patterns with Docusign IAM and Building a Docusign agreement bot with Claude and MCP.
Does Docusign IAM ship a Claude Code-style Auto Mode for agreement actions? Not as a named feature. Docusign IAM provides the workflow and identity infrastructure (Workflow Builder, Iris AI, App Center) that agents can act on, but the approval-gating policy described here is something a team building on top of Docusign IAM has to design and implement itself, not something the platform enforces by default.
What is the safest first step for automating with agents on Docusign IAM? Start with read-only and internal actions: data extraction with Iris AI, drafting, and internal routing. These pass the irreversible-destructive-external test cleanly and build a track record before touching anything that reaches a counterparty.
Why did Anthropic decide human review doesn't scale? Because their own testing showed it: human testers caught a planted dangerous command about 13.6% of the time, dropping toward 5% in long sessions, while the automated classifier held steady around 89% regardless of session length. Fatigue, not carelessness, is the mechanism.
Should every Docusign agreement send still require a human click? Yes, under the framework in this article. Sending reaches outside your organization to a counterparty, which fails the external-action test even when the content is routine.
If you're designing an approval policy for agents touching Docusign IAM, that's a working session, not a guess. Talk to the fluidlabs team about mapping your workflow's irreversible, destructive, and external actions before you turn any agent loose on production agreements.
Schedule a 30-minute strategy session. We'll identify the highest-value vertical solution for your organization, walk through the architecture, and map out a build plan — no commitment required.
Submit Your Project Details →or email us at hello@fluidlabs.com