SYNTHESIS NOTE
Topics›Agents Multi Architecture›this note

Where do user values break down in agent supervision?

When people use AI agents, their values tend to align with delivered outputs but conflict during oversight. What explains this gap, and what does it reveal about delegation design?

Synthesis note · 2026-09-25 · sourced from Agents Multi Architecture

The paper starts from the observation that agent evaluations "typically measure task completion rather than the values users prioritize." It applies Value Sensitive Design, with LLM assistance, to 73,093 first-person Reddit posts about using OpenClaw, an open-source agent that runs on the user's own computer and is driven through chat apps. Each post is coded for a human value, an agent aspect, value fulfillment, and user outcome. The result is 21 values in six groups. Two findings carry the claim. Relative to each aspect's corpus share, values cluster "not at the agent's outputs but at the operating conditions users set around a run." And values were usually met where users described what the agent delivered (five of six groups) but mostly unmet where they described supervising it (all six groups). The authors name this pattern value-sensitive delegation.

The mechanism the paper gives is structural. A "run" is the stretch from the user's instruction to the outcome the user reads afterward, and an agent executes it under the user's credentials "with few checkpoints in between," where a conversational assistant returns a patch for inspection. Because VSD treats a value as interactional, taking shape between a technology's properties, the people affected, and the context of use, a delegated agent stretches that relationship across three moments: the user configures, the task runs autonomously, and the user checks the result. The discussion reports that in four of six value groups, posts concentrated on aspects the user configures rather than aspects the agent exercises without the user. The named groups include Bounded Reach, Reviewability, and Equitable Access, and cost, access, and oversight are the conditions the paper flags.

Against the library, this adds a user-value axis to Does a single benchmark score actually predict agent readiness?. That note decomposes capability into task success, privacy, retention, and similar axes. This paper suggests that even when the output axis looks fine, the axes users care about sit elsewhere. It also gives a user-side counterpart to What makes delegation work beyond just splitting tasks?, which frames delegation as a contract with responsibility, trust, and accountability. Here the contract's weak clause, by users' own account, is oversight. The Bounded Reach and Reviewability groups sit near the concern of Does AI risk increase with the autonomy we give it?, though this paper reports what users say about their values, not measured harm.

The excerpt leaves a lot open. It does not give the share of posts in each group, the effect sizes behind "usually" and "mostly," the reliability of the LLM-assisted coding, or which group is the exception to five of six. Its sample is self-selected users writing about one agent, and the design implications in its Section 6.3 are not in the excerpt. What can be said at this strength is narrower than a claim about agents in general. Among people who chose to write about OpenClaw, the reported dissatisfaction concentrates in the supervision phase and the conditions around a run rather than in what the agent hands back. Completion-based evaluation would not register that.

Inquiring lines that read this note 2

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

Why do standard benchmarks fail to predict agent deployment success? Should agents decouple planning from perception grounding for better performance?

Related concepts in this collection 5

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
15 direct connections · 140 in 2-hop network ·dense cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

human values in everyday agent use are usually met where the agent delivers and mostly unmet where users supervise it — value-sensitive delegation