TH1/Tools/README.md

14 lines
606 B
Markdown

# Tools
`Tools` stores executable utilities, local apps, import/export scripts, diagnostics, and automation helpers.
Keep source documents and planning notes out of this directory unless they are direct fixtures for a tool.
Current notable entries:
- `Dashboard/`: local project dashboard web app. It stays here because it has a server, frontend code, generated data, and launch scripts.
- `OSS/`: online data and upload/debug utilities.
- `multilingual_check/`: localization checking and translation helpers.
Design documents belong in `Design/`. Dashboard-backed operational data belongs in `DOC/`.