diff --git a/AGENTS.md b/AGENTS.md index 67d8f84..5ba5ebc 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -23,6 +23,7 @@ Run these after implementing to get immediate feedback: - Garmin tokens encrypted with AES-256 using `ENCRYPTION_KEY` (32 chars) - Path aliases: `@/*` maps to `./src/*` - Pre-commit hooks: Biome lint + Vitest tests via Lefthook +- CI/CD: Automatic deployment on git push to main (do not manually trigger Nomad jobs) ## Production Logs