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: document-upload-submission
round: 4
status: draft
project: maxcpa
title: 资料上传提交
---
# 资料上传提交
## Page
- 资料提交与进度页
## Persona Served
- Client
## Business Responsibility
支持客户按资料项完成上传与替换提交,让资料真正进入案件处理流,而不是只停留在待办列表中。
## State Type
- both
## Cross-Page Reuse
-
## Source Story
- `客户 / Activity 4 / Step 1`: 按要求逐步提供资料
## Independence Signals
- 有独立业务目的:完成资料入库。
- 有独立交互流:选择资料项、上传文件、查看提交结果。
- 有独立状态变化:未提交、上传中、已提交。
- 具备独立演化潜力:后续可支持批量上传或重传策略。
- 可独立测试:可覆盖成功、失败、替换上传场景。