artifact: add FPA analysis outputs through round 6

This commit is contained in:
mytool2002
2026-06-20 14:08:46 +08:00
commit 8bf8795f96
105 changed files with 4324 additions and 0 deletions
@@ -0,0 +1,42 @@
---
artifact_type: feature
slug: client-reminder-orchestration
round: 4
status: draft
project: maxcpa
title: 客户补件提醒
---
# 客户补件提醒
## Page
- 案件工作台
## Persona Served
- Accountant
## Business Responsibility
在资料缺失或临近截止时自动或人工发起提醒,并追踪客户后续是否补交,让催办从个人记忆变成系统动作。
## State Type
- both
## Cross-Page Reuse
- 是,可延展到老板端异常升级和自动化策略页。
## Source Story
- `会计师 / Activity 3 / Step 3`: 在必要时再次提醒客户补交
## Independence Signals
- 有独立业务目的:推动客户补交缺件。
- 有独立状态与规则:自动提醒、人工提醒、提醒后等待响应。
- 有独立交互流:选择提醒对象、触发提醒、查看结果。
- 有跨页面复用潜力:自动化策略会消费同一提醒能力。
- 可独立测试:可验证触发条件、频率限制和提醒结果记录。