# LSFX Mock Server 异常账户命中流水计划记录 **日期**: 2026-03-31 **类型**: 计划记录 **范围**: `lsfx-mock-server` 异常账户命中流水 ## 1. 本次变更内容 基于设计文档 [2026-03-31-lsfx-mock-server-abnormal-account-design.md](/Users/wkc/Desktop/ccdi/ccdi/docs/design/2026-03-31-lsfx-mock-server-abnormal-account-design.md),新增两份实施计划文档: - [2026-03-31-lsfx-mock-server-abnormal-account-backend-implementation-plan.md](/Users/wkc/Desktop/ccdi/ccdi/docs/plans/backend/2026-03-31-lsfx-mock-server-abnormal-account-backend-implementation-plan.md) - [2026-03-31-lsfx-mock-server-abnormal-account-frontend-implementation-plan.md](/Users/wkc/Desktop/ccdi/ccdi/docs/plans/frontend/2026-03-31-lsfx-mock-server-abnormal-account-frontend-implementation-plan.md) ## 2. 计划结论 - 后端按最短路径扩展现有 `rule_hit_plan`、`FileRecord` 和种子流水生成链路 - 异常账户规则仅在 Mock 内部补齐最小账户事实,不新增外部接口 - 前端本轮默认零代码改动,仅做承接边界核查与记录沉淀 - 测试以 `pytest` 定向回归和全量回归为主,不启动额外前后端进程 ## 3. 后续动作 待用户确认计划文档后,按后端计划和前端计划分别执行实施与验证。