add missing workspace bootstrap and tools templates

This commit is contained in:
DBT
2026-02-24 06:50:28 +00:00
parent 72de9598ec
commit cc01c2ba7f
3 changed files with 35 additions and 0 deletions

13
workspace/TOOLS.md Normal file
View File

@@ -0,0 +1,13 @@
# TOOLS.md - Local Tool Notes
Use this file for environment-specific notes, for example:
- host aliases
- API endpoints
- SSH shortcuts
- camera device names
- preferred voice/model settings
Rules:
- Keep credentials out of this file.
- Store only operational hints that improve execution speed.