fix: 更新项目文档,修正项目上下文和学习固化流程描述

This commit is contained in:
catlog22
2026-01-16 14:01:27 +08:00
parent e2d56bc08a
commit 7b677b20fb
4 changed files with 31 additions and 4 deletions

View File

@@ -145,7 +145,7 @@ Generate complete project-tech.json following the schema structure:
1. Structural scan: get_modules_by_depth.sh, find, wc -l
2. Semantic analysis: Gemini for patterns/architecture
3. Synthesis: Merge findings
4. ${regenerate ? 'Merge with preserved development_status from .workflow/project-tech.json.backup' : ''}
4. ${regenerate ? 'Merge with preserved development_index and statistics from .workflow/project-tech.json.backup' : ''}
5. Write JSON: Write('.workflow/project-tech.json', jsonContent)
6. Report: Return brief completion summary