Commit Graph

8 Commits

Author SHA1 Message Date
Cirrus Codex
4ec0e38678 docs(cds): remove stale cdsmcp gitignore entry 2026-05-14 12:41:49 -04:00
222fb1aaa2 chore(gitignore): ignore cdsmcp templates and stop tracking existing template file 2026-05-12 14:32:57 -04:00
de6eb9e6b7 chore(gitignore): ignore investigate workspace folder 2026-05-12 14:26:54 -04:00
5e4275dd73 chore(gitignore): ignore tmp and stop tracking cmc upgrade test result artifact 2026-05-12 14:23:18 -04:00
7ffe0d9e76 Ignore nested workspace and screenshot directories 2026-04-13 17:48:04 -04:00
9caa7deb94 Stop tracking Python bytecode in watcher service
- remove the committed watcher-service __pycache__ bytecode file from git tracking
- ignore Python bytecode artifacts so generated .pyc files do not get committed again
- keep the watcher-service source files as the only tracked implementation artifacts
2026-03-25 17:44:52 -04:00
fa97ce5ad0 Update ATVM status reporting and credential handling docs
- change ATVM status formatting to the approved Markdown-table template with SUMMARY:, HOSTS:, TIMING:, and NOTES:
- document that normal status requests print locally only unless explicitly asked to send to Mattermost
- document Mattermost defaults and posting rules, including only sending after full run completion
- document the controller-side systemd watcher design for future automation
- add the secrets migration/cleanup review doc
- ignore .env.credentials.local in git and reflect the move toward using that local credentials file instead of hardcoded secrets
2026-03-24 14:27:00 -04:00
93b6d7acb8 Initial commit 2026-03-11 15:19:25 -04:00