Transform your code files into organized, navigable documents with a table of contents-like structure. Create sections using simple comments, then use VS Code's built-in Outline panel to view and ...
. ├── ARCHITECTURE_RULES.md -- layering and dependency contract ├── BACKLOG.md -- epic/issue tracking checklist ├── CLI.md -- CLI contract and exit-code policy ├── DEBUG.md -- debug support matrix and ...