docs: clarify app vs cli tag naming

This commit is contained in:
Gregory Schier
2026-02-26 09:40:58 -08:00
parent 407f2c9921
commit 435ee54140

1
AGENTS.md Normal file
View File

@@ -0,0 +1 @@
- Tag safety: app releases use `v*` tags and CLI releases use `yaak-cli-*` tags; always confirm which one is requested before retagging.