docs: 更新文档,添加自动跳过路径和执行顺序的估计时间

This commit is contained in:
catlog22
2025-10-22 14:53:49 +08:00
parent 6a321c5ad6
commit 632a6e474a

View File

@@ -153,6 +153,10 @@ Update Plan:
- Layer 3 (depth ≥3): @**/* (all files)
- Layer 2 (depth 1-2): @*/CLAUDE.md + current code files
- Layer 1 (depth 0): @*/CLAUDE.md + current code files
Auto-skipped: ./tests, __pycache__, setup.py (15 paths)
Execution order: Layer 2 → Layer 1
Estimated time: ~5-10 minutes
Agent allocation (by LAYER):
- Layer 3 (14 modules, depth ≥3): 4 agents [4, 4, 4, 2]