Files
nexus/wiki/concepts/控制权.md

24 lines
698 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: 控制权
title: "控制权"
type: concept
tags: [agentic-ai, ux, control]
last_updated: 2026-04-15
---
## Definition
Agentic AI 设计原则之一:用户始终对 AI 行为拥有最终控制权,包括停止和撤销能力。
## Core Mechanism
- 停止机制:一键停止 AI 当前正在执行的任务
- 撤销能力Undo 操作恢复到 AI 执行之前的状态
- 偏好设置:用户可预设 AI 的行为边界和自主性等级
## Key Properties
- 安全底线:用户永远不会失去对系统的控制
- 降低风险:允许用户在任何时刻中断 AI 行为
- 渐进自主AI 自主性可随用户信任度逐步提升
## Sources
- [[Designing-for-Agentic-AI]]