diff --git a/CLAUDE.md b/CLAUDE.md index 439773f..a63f70e 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -75,9 +75,9 @@ ssh admin.yttrx.com 'cd /root/yttrx-welcomebot && docker-compose up -d --build' ``` Rollback is now `git checkout -- .` (or `git revert`) instead of -restoring `.bak` files — though `.env.bak-*`/`main.py.bak-*` from the -pre-git-conversion deploys, and the full pre-conversion tree at -`/root/yttrx-welcomebot.pre-git-*/`, are still on the box as a fallback. +restoring `.bak` files. `.env.bak-*` snapshots from past deploys remain on the box; the +full pre-git-conversion tree (`/root/yttrx-welcomebot.pre-git-*/`) was removed +2026-07-02 once the git checkout was verified identical. ### Verify