From ee7fdb897d1f7d42bab4d61bb8bd74f6dc042890 Mon Sep 17 00:00:00 2001 From: Vantz Stockwell Date: Sat, 21 Feb 2026 14:22:46 -0500 Subject: [PATCH] =?UTF-8?q?docs:=20Add=20standing=20orders=20=E2=80=94=20a?= =?UTF-8?q?uto=20commit/push,=20tag=20companion=20builds?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- CLAUDE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 625c2f2..e8a98ea 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -367,6 +367,8 @@ Default to Sonnet. Escalate to Opus when the problem demands it, not as a comfor - Present trade-offs as COAs with pros/cons — let operator decide - Treat every change as production deployment (`corrosionmgmt.com`) - Document why, not just what, in commits and CHANGELOG +- **Always commit and push when done touching code — never ask, never wait for permission** +- **Tag companion agent builds when Go code in `companion-agent/` is modified** — increment from latest tag (currently v1.0.3), push tag to trigger CI build + CDN upload ## Development Notes