Add AGENTS.md reference to CLAUDE.md
CI / test (push) Successful in 31s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
dev
2026-03-22 22:20:42 +03:00
co-authored by Claude Opus 4.6
parent 16ff427c93
commit 25beb2f5c2
+4
View File
@@ -50,3 +50,7 @@ go vet ./... # static analysis
- No external test frameworks — stdlib only - No external test frameworks — stdlib only
- Thread safety required (`sync.Mutex`/`atomic`) - Thread safety required (`sync.Mutex`/`atomic`)
- `internal/clock` for deterministic time testing - `internal/clock` for deterministic time testing
## See also
- `AGENTS.md` — universal AI agent guide with common tasks, gotchas, and ASCII diagrams