chore(agents): add finding validation requirements to bug hunter #1445

Merged
freemo merged 1 commits from improvement/bug-hunter-validate-findings into master 2026-04-03 03:35:48 +00:00

1 Commits

Author SHA1 Message Date
freemo b1a8289d57 chore(agents): add finding validation requirements to bug hunter
CI / lint (pull_request) Failing after 18s
CI / helm (pull_request) Successful in 23s
CI / build (pull_request) Successful in 24s
CI / security (pull_request) Failing after 50s
CI / unit_tests (pull_request) Failing after 1m47s
CI / benchmark-publish (pull_request) Has been skipped
CI / quality (pull_request) Successful in 3m43s
CI / typecheck (pull_request) Successful in 3m57s
CI / coverage (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Has been skipped
CI / e2e_tests (pull_request) Failing after 15m58s
CI / integration_tests (pull_request) Failing after 21m21s
CI / status-check (pull_request) Failing after 1s
Agent evolver identified a systematic pattern:
- Pattern: Bug hunter filing speculative/false-positive issues
- Evidence: Issue #1408 filed a TLS/SSL bug caused by the agent using
  the wrong hostname (git.cleveragents.com vs git.cleverthis.com).
  Issue #1412 filed a vague 'review concurrency' audit request without
  reading any actual code. These waste groomer and implementor time.
- Fix: Add mandatory validation checklist before filing any issue,
  requiring concrete code evidence and prohibiting speculative findings.

This change requires human approval before taking effect.
2026-04-02 18:13:23 +00:00