Files
nexus/wiki/concepts/透明度.md

24 lines
677 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, transparency]
last_updated: 2026-04-15
---
## Definition
Agentic AI 设计原则之一:可视化 AI 任务进度和推理过程,帮助用户理解 AI 如何做出决策。
## Core Mechanism
- 任务进度可视化:实时展示 AI 当前在执行哪一步
- 推理过程摘要AI 做出决策时附带决策逻辑说明
- 行为日志:记录 AI 的完整操作历史供用户追溯
## Key Properties
- 降低用户焦虑:用户知道 AI 在做什么
- 建立信任:透明度是信任的基础
- 支持干预:用户理解了才能有效干预
## Sources
- [[Designing-for-Agentic-AI]]