-
go build ./cmd/...succeeds -
go vet ./...clean - Relevant tests pass (
go test -parallel 4 ./tests/ ./pkg/beacon/) - Pre-commit hooks pass (
pre-commit run --all-files)
- New code includes the SPDX license header
- No secrets or credentials committed
-
go.mod/go.sumchanges are intentional - Documentation updated if behavior changed
- Linked issue or context:
