diff --git a/CLAUDE.md b/CLAUDE.md index 65a4de1..1eab7fa 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -55,7 +55,10 @@ (`--force` overrides). Never hand-run `docker compose build/up` on the server: that is a side door (a hand-run compose caused a 502 on manager, 2026-09-24). Server checkout `/var/www/ai-factory`, stack `infra/docker-compose.prod.yml`. Verify by grepping the new code inside the container, not by uptime. -- After every commit and push/deploy, post it to Teams with `~/.openclaw/workspace/ops/teams-commit.sh`. +- After every commit and push/deploy, the report goes to Teams through the session "Bộ chỉ huy" + (2026-09-26): send it the `~/.openclaw/workspace/ops/teams-commit.sh deployed` lines with + SendMessage and let it post. Never run `teams-commit.sh` or `teams-send.sh` from this session: all + sends share one headless Chrome (CDP 9333), and two sessions at once crash it. - Mail goes out through the company's world4you SMTP (`smtp.world4you.com:587`, STARTTLS) as `developerweb@codemenschen.at`, DKIM-signed for codemenschen.at. Not Resend (its Tokyo IPs landed the sign-in mail in spam, 2026-09-07) and not the host's sendmail (generic rDNS, no DKIM).