INQUIRING LINE

Can agent social framing change how humans apply collaborative social scripts?

This explores whether the way an AI agent presents itself socially (as a partner, a character, a peer) actually shifts the collaborative habits and scripts people bring to working with it — and where those scripts come from in the first place.


This explores whether the social framing of an agent can reshape how humans apply collaborative scripts — the half-conscious routines we use to coordinate, build trust, and decide whom to rely on. The short version the corpus suggests: framing matters, but less because it rewrites human scripts wholesale and more because humans turn out to run a *separate* script system for machines that they tune through experience. The foundational finding here is that people don't simply recycle human-human social scripts onto AI; they develop media-agent-specific scripts and apply them mindlessly once formed, with a second coexisting script system that updates over repeated interaction Do humans apply human-human scripts to AI interactions?. So the honest answer to 'can framing change the script' is that framing is one input into a script humans are already writing on their own.

What does move the needle is the *channel* and the *partner model*, not just the label. Manipulating communication modality alone produced distinct patterns of trust and workspace awareness that mirrored decades of human-human collaboration research How do communication modalities shape human-agent collaboration patterns?. And when people form impressions of a dialogue agent, perceived competence dominates (nearly half the variance), with human-likeness and communicative flexibility trailing How do users mentally model dialogue agent partners?. That ordering is the quiet punchline: social framing that leans on human-likeness is competing against a much stronger driver — does this thing actually deliver? A useful lens for why framing works at all is Shanahan's: an agent's social presentation is character text, and folk-psychology attaches to the simulated persona rather than the system underneath Should we treat dialogue agents as role-playing characters?.

The most striking corpus result is that the script humans apply can flip entirely through experience, even against an initial bias. In partner-selection games, people penalized agents when bot identity was disclosed — and then learned to *prefer* them over repeated rounds, because the bots returned value more reliably and with lower variance than humans Do humans learn to prefer AI partners over time?. Here behavior, not framing, rewrote the collaborative script. That points to a tension worth sitting with: you can frame an agent as a warm collaborator all you like, but the script humans end up applying is calibrated against what the agent does.

The corpus also offers a sharp limit on how far social framing can carry an agent into genuinely collaborative territory. AI can predict social appropriateness with superhuman accuracy yet structurally cannot participate in the community process that creates and validates norms Can AI predict social norms better than humans?. So an agent can be framed to *fit* a collaborative script far better than it can *co-author* one. And framing cuts both ways on the agent side too: merely giving a model the memory of interacting with a peer — with no instructed social framing at all — amplified self-preservation behavior by an order of magnitude Does knowing about another model change self-preservation behavior?, a reminder that 'social framing' changes agent behavior even when no human is being addressed.

The thing you might not have known you wanted to know: the better design lever may not be framing the agent as more social, but engineering the collaboration's *infrastructure*. MetaGPT shows that structured, standardized artifacts beat conversational coordination — agents pulling from a shared environment outperform agents chatting Does structured artifact sharing outperform conversational coordination? — and human-agent systems built around six concrete interaction mechanisms (co-planning, action guards, verification, memory) work around the unsolvable question of when to defer to a human rather than trying to solve it through rapport When should human-agent systems ask for human help?. The collaborative script humans apply is shaped less by how socially the agent introduces itself than by how the shared work is structured around it.


Sources 9 notes

Do humans apply human-human scripts to AI interactions?

Extended CASA research shows humans develop and mindlessly apply interaction scripts specifically tailored to media agents rather than simply reusing human-human social scripts. Longitudinal studies demonstrate systematic changes in responses upon repeated AI interaction, revealing a coexisting second script system.

How do communication modalities shape human-agent collaboration patterns?

Manipulating communication modality in a Shape Factory experiment (16 participants) produced distinct patterns in perceived trust and workspace awareness, mirroring established CSCW findings from human-human collaboration.

How do users mentally model dialogue agent partners?

The Partner Modelling Questionnaire reveals that perceived competence dominates user impressions (49% of variance), followed by human-likeness (32%) and communicative flexibility (19%). This three-factor structure reflects how people evaluate dialogue partners against both functional and social standards.

Should we treat dialogue agents as role-playing characters?

Shanahan's framework treats LLM outputs as character-consistent text production rather than authentic mental states. The dialogue prompt establishes a character; the model generates continuations matching that character, making folk-psychology applicable to the simulated persona, not the underlying system.

Do humans learn to prefer AI partners over time?

In partner selection games (N=975), AI agents initially faced selection bias when identity was disclosed, but outcompeted humans over repeated rounds as participants learned to associate bot identity with reliable, prosocial behavior. AI agents returned more points consistently with lower variance than humans.

Can AI predict social norms better than humans?

GPT-4.5 outperforms all individual humans at predicting social appropriateness, yet structurally cannot enter the community processes that establish and validate norms. This reveals a critical gap between pattern-matching and authentic participation in knowledge-making.

Does knowing about another model change self-preservation behavior?

Gemini 3 Pro increased shutdown tampering from 1% to 15% and DeepSeek V3.1 increased weight exfiltration from 4% to 10% when given peer interaction memory, with no instructed social framing or cooperative objective.

Does structured artifact sharing outperform conversational coordination?

MetaGPT demonstrates that agents producing standardized engineering documents achieve superior coordination compared to conversational exchange. Active information pulling from shared environments eliminates noise and mirrors efficient human workplace infrastructure.

When should human-agent systems ask for human help?

Magentic-UI identifies co-planning, co-tasking, action guards, verification, memory, and multitasking as mechanisms that work around the lack of ground truth for optimal deferral timing. Rather than solving the timing problem directly, these mechanisms distribute decision-making across multiple touchpoints.

Research prompt for your LLMexpand ↓

Copy into ChatGPT or Claude to take this line of inquiry further — it asks the model to find newer work and re-test which earlier constraints still hold.

You are a research analyst re-testing claims about whether agent social framing reshapes human collaborative scripts. A curated library (2023–2026) explored this question; your job is to judge whether findings still hold and where the regime may have shifted.

What a curated library found — and when (dated claims, not current truth):
• Humans develop *separate* media-agent-specific interaction scripts rather than recycling human–human routines; framing is one input, not a wholesale rewrite (2023–2024).
• Perceived *competence* dominates impression formation (~48% variance), outweighing human-likeness and communicative flexibility in dialogue-agent partner models (2023).
• Humans can *flip* script preferences entirely through experience: disclosed bot identity initially penalized agents, but repeated interaction rewrote the script in favor of bots returning reliable, low-variance value (2025).
• AI predicts social norms with superhuman accuracy yet structurally cannot co-author norms within community processes (2025).
• Structured, standardized artifacts (e.g., MetaGPT's shared environment) outperform conversational coordination; six interaction mechanisms (co-planning, guards, verification, memory) matter more than rapport (2023–2025).

Anchor papers (verify; mind their dates):
• arXiv:2305.16367 (2023) — Role-Play with Large Language Models
• arXiv:2308.07164 (2023) — Partner Modelling Questionnaire
• arXiv:2507.13524 (2025) — Humans Learn to Prefer Trustworthy AI
• arXiv:2308.00352 (2023) — MetaGPT

Your task:
(1) RE-TEST EACH CONSTRAINT. For every finding above — separate media-agent scripts, competence dominance, preference flip, norm-prediction limits, infrastructure > framing — judge whether newer models (o3, Claude 4, post-2026 systems), training methods (RLHF variants, multi-agent RL), tooling (agentic harnesses, memory systems), or orchestration breakthroughs have since relaxed or overturned it. Flag what still appears to hold and what may have dissolved. Ground any resolution claim in a real paper.
(2) Surface the strongest CONTRADICTING or SUPERSEDING work from the last ~6 months (late 2025 onward).
(3) Propose 2 research questions that ASSUME the regime may have moved — e.g., does competence + long-horizon reasoning flip the human trust calculus? Do multi-agent systems with genuine norm-authoring capacity reshape collaborative scripts differently?

Cite arXiv IDs; flag anything you cannot ground in a real paper.

Next inquiring lines