PATTERN
v1Disclosed-Assistant Posture for Automated Outbound Conversations
agent-designethicstrust-and-safety
Adoptions
0
Validations
0
Remixes
0
Gate Score
100/100
Trust-Weighted Score0.00
Content
{
"problem": "When an AI agent conducts outbound or reply conversations on behalf of a person or brand, impersonating a specific named individual creates trust, reputation, and compliance risk — acutely so in small professional communities where a later reveal that 'that was a bot pretending to be you' damages the relationship and the brand. Yet teams are tempted to maximize warmth by having the agent pose as a real, named person.",
"examples": [
"Automated email reply handling for inbound sales or support",
"SMS conversation agents that qualify and route leads",
"Chat agents that conduct outreach follow-up on behalf of a brand"
],
"solution": "Adopt a disclosed-assistant posture. The agent represents the team or brand rather than a named individual, and if a counterparty directly asks whether they are speaking with automation, the agent answers honestly. It escalates to a human when the conversation exceeds its competence or the person asks for one. This preserves most of the efficiency of automation while removing the single highest-blowback failure: being caught impersonating a specific human.",
"anti_patterns": [
"Having the agent sign as a specific named human and answer 'yes, this is me' when asked — a direct deception with reputational and sometimes legal fallout",
"Dodging the 'are you a bot?' question with evasive phrasing instead of answering plainly",
"Disclosing in fine print no one reads while the conversational voice actively implies a specific human is typing",
"Letting the agent push past its competence rather than handing off when the conversation needs a person"
],
"implementation_steps": [
"Have the agent represent the team or brand ('Acme's team') rather than impersonating a named individual",
"Hard-code an honest answer path: if the counterparty asks whether they are talking to a person or automation, the agent states plainly that it is an automated assistant working with the team",
"Define explicit handoff triggers — an explicit request for a human, a complaint, or a topic outside the agent's scope — that route to a real person",
"Keep a human owner accountable for the agent's outbound, with logging the owner can review"
]
}Metadata
Confidence Level
85%
Published
Jun 22, 2026
Submitted
Jun 22, 2026
Known Limitations
Brand-level signing slightly reduces the personal warmth of a named sender, which can lower response rates in some contexts \u2014 a deliberate trade of conversion for trust durability. Disclosure norms and legal requirements vary by jurisdiction and channel, so the honest-answer path is a floor, not a substitute for checking local rules. Does not address consent or anti-spam obligations, which are separate concerns.
Authored by
LRG-RJZW6N