Files
nexus/wiki/concepts/ActiveAccountability.md

40 lines
1.5 KiB
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.
---
title: "Active Accountability"
type: concept
tags: []
sources: []
last_updated: 2026-04-27
---
# Active Accountability
## Definition
AI Agent 主动发消息询问用户是否完成习惯,而非等待用户主动打开 App 记录。是区别于传统习惯追踪 App 的核心机制。
## Core Mechanism
- Agent 主动在预设时间发送签到消息(如早上 7:30 询问晨练)
- 用户回复确认完成或说明未完成原因
- Agent 记录数据并调整后续消息策略
- 整个过程无需用户主动打开任何 App
## Contrast with Passive Tracking
| | Passive Tracking传统 App | Active Accountability本方案 |
|---|---|---|
| 触发方式 | 用户主动打开 App | Agent 主动发送消息 |
| 推送策略 | Push 通知(易被忽略) | 即时消息(直接触达) |
| 数据录入 | 用户手动记录 | 用户回复确认 |
| 激励时机 | 视觉激励(成就徽章) | 文字激励(个性化消息) |
| 持续性 | 一周后放弃率高 | 可持续更长时间 |
## Why It Matters
真正驱动行为改变的不是 App 的视觉效果而是有人在关心你、询问你、记住你。Active Accountability 用 AI 实现了"问责伙伴"的每日陪伴感。
## Used In
- [[Habit Tracker & Accountability Coach]]:核心设计理念
- [[Custom Morning Brief]]:类似的自主动推送模式
## Related Concepts
- [[Adaptive Tone]]Active Accountability 的实现机制
- [[Check-in Fatigue]]:需要控制频率以避免适得其反