0100ab2582
Move line-walk/delta/phase2/frontend audits and legacy memory into docs/archive/, add functional development SSOT, thin AGENTS/CLAUDE stubs, and regenerate changelog/audit indexes via consolidate_docs.py.
2.8 KiB
2.8 KiB
BUG 专项逐行走读 — Batch 64(2026-06-04)
标准: standards/line-walk-audit-standard-v2.md
范围
| 文件 | N | Read | H | FINDING |
|---|---|---|---|---|
tests/test_step0_infrastructure.py |
157 | 1..157 | 7 | 0 |
tests/test_step1to5_features.py |
167 | 1..167 | 4 | 0 |
tests/test_sync_batch_id.py |
24 | 1..24 | 0 | 0 |
tests/test_sync_error_message.py |
39 | 1..39 | 0 | 0 |
tests/test_sync_websocket.py |
44 | 1..44 | 1 | 0 |
Step 3 规则扫描
自动化规则表 §四(PY/FE/SH);每命中经 Closure。
Closure 表
| 文件 | 行号 | 规则 | 判定 | 理由 |
|---|---|---|---|---|
tests/test_step0_infrastructure.py |
55 | PY-05 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_step0_infrastructure.py |
61 | PY-05 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_step0_infrastructure.py |
68 | PY-05 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_step0_infrastructure.py |
73 | PY-05 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_step0_infrastructure.py |
143 | PY-03 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_step0_infrastructure.py |
147 | PY-03 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_step0_infrastructure.py |
153 | PY-03 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_step1to5_features.py |
22 | PY-04 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_step1to5_features.py |
40 | PY-04 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_step1to5_features.py |
52 | PY-04 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_step1to5_features.py |
126 | PY-08 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
tests/test_sync_websocket.py |
8 | PY-05 | SAFE | 规则命中经上下文核对无 BUG 路径(自动化 SAFE;人工复核见报告) |
Step 8 DoD
- 登记册 batch 文件
read_range覆盖 1..N - Step2 全文 Read(行数核对)
- Closure 全表(含零命中说明)
- FINDING: 0(OPEN 须当批修或登记)
验证
ruff check server/ # 若改后端
pytest tests/ -q --tb=no
FINDING 列表
无(0 FINDING)。