Paper Overview
Research Area: ML Author: Yisen Xi Published: 2026-08-27 arXiv: 2608.27427
Abstract (English)
Large language model (LLM) agents in governed organizations must let the persona (instructions, tone, self-presentation) evolve freely, while keeping execution (stateful, audited work) traceable. A single trust domain does not satisfy both cheaply. The paper presents Persona-Execution Separation (PES): persona and execution reside in different trust domains, connected by a governed contract bridge. The persona is singly-homed and may drift; execution is faceless and audited. Status summaries may return; data bodies remain in the restrictive domain except a graded data-loss-prevention (DLP) exception; identity stays continuous. An approval matrix, DLP, and audit enforce the crossing. PES follows from three goals—free drift, execution traceability, and decoupling. Under LLM representational indistinguishability, any single-domain mechanism satisfying all three goals must reintroduce typed change objects, external planes, and stable audit anchors: PES rebuilds these at a higher coupling cost.
Key Ideas
- Two trust domains: a free-to-evolve persona domain and a restrictive, auditable execution domain.
- Governed contract bridge: only status summaries flow back; data bodies stay in the execution domain unless a graded DLP exception applies.
- Enforcement mechanisms: approval matrix, DLP, and audit trails control every boundary crossing.
- Impossibility-style result: under LLM representational indistinguishability, single-domain designs cannot cheaply meet all three goals (free drift, traceability, decoupling) without re-creating PES-like structure.
*Auto-collected on 2026-08-30.*