Dashboardcligenerate-docs-sections.ts: project-stru…

generate-docs-sections.ts: project-structure tree rendering invariant

Category: architecture
Confidence: 1.00
ID: 019e610e-c309-7213-a463-30b493cb4bec
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 0
Source session: (none)
Created: 2026-06-23 09:27:14
Updated: 2026-06-23 09:27:14

Content

In generateProjectStructure() (line 178 comment): groups (route directories) always use ├── prefix regardless of position — because standalones always follow groups. Standalone entries include help.ts (added manually before sort); last standalone uses └──, others use ├──. Both groups and standalones sorted alphabetically within their sections. Output is a fenced code block with cli/ tree.

Move to: