perf(understand): slim Phase 4 architecture payload — drop redundant node fields

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Lum1104
2026-03-27 14:42:58 +08:00
co-authored by Claude Opus 4.6
parent 2d86d339c0
commit e4f7902a22
@@ -188,7 +188,7 @@ Pass these parameters in the dispatch prompt:
>
> File nodes:
> ```json
> [list of {id, name, filePath, summary, tags} for all file-type nodes]
> [list of {id, filePath, summary, tags} for all file-type nodes — omit name, complexity, languageNotes]
> ```
>
> Import edges: