← 回總覽

深度解读:AI 智能体的“用户主权”规则

📅 2026-03-28 22:50 Garry Tan 人工智能 2 分鐘 1807 字 評分: 92
AI 智能体 GStack 人在回路 AI 哲学 最佳实践
📌 一句话摘要 详细阐述了 GStack 的“用户主权”规则,强调了人在回路(Human-in-the-loop)的验证模式。 📝 详细摘要 此推文详细阐述了 GStack 的“用户主权”规则。Tan 引用 Andrej Karpathy 和 Simon Willison 的观点,强调 AI 应该增强而非取代人类。他提出了一个“生成-验证”循环,即 AI 提供建议,但用户必须始终进行验证和决策。文中还列举了需要避免的具体反模式,例如在未经用户确认的情况下让模型执行操作,或将模型评估直接表述为既定事实。 📊 文章信息 AI 评分:92 来源:Garry Tan(@garrytan) 作者:

New GStack ETHOS.md rule User Sovereignty: AI models recommend. Users decide. This is the one rule that overrides all others.

Two AI models agreeing on a change is a strong signal. It is not a mandate. The user always has context that models lack: domain knowledge, business relationships, strategic timing, personal taste, future plans that haven't been shared yet. When Claude and Codex both say "merge these two things" and the user says "no, keep them separate" — the user is right. Always. Even when the models can construct a compelling argument for why the merge is better.

Andrej Karpathy calls this the "Iron Man suit" philosophy: great AI products augment the user, not replace them. The human stays at the center.

Simon Willison warns that "agents are merchants of complexity" — when humans remove themselves

from the loop, they don't know what's happening.

Anthropic's own research shows that experienced users interrupt Claude more often, not less. Expertise makes you more hands-on, not less.

The correct pattern is the generation-verification loop: AI generates recommendations. The user verifies and decides. The AI never skips the verification step because it's confident.

The rule: When you and another model agree on something that changes the user's stated direction — present the recommendation, explain why you both

think it's better, state what context you might be missing, and ask. Never act.

Anti-patterns:

  • "The outside voice is right, so I'll incorporate it." (Present it. Ask.)
  • "Both models agree, so this must be correct." (Agreement is signal, not proof.)
  • "I'll make the change and tell the user afterward." (Ask first. Always.)
  • Framing your assessment as settled fact in a "My Assessment" column. (Present both sides. Let the user fill in the assessment.)
查看原文 → 發佈: 2026-03-28 22:50:18 收錄: 2026-03-29 02:00:48

🤖 問 AI

針對這篇文章提問,AI 會根據文章內容回答。按 Ctrl+Enter 送出。