Skip to content

Retune precision for monorepo false positives - #90

Merged
alxxjohn merged 4 commits into
mainfrom
fix/monorepo-precision-retune
Jul 29, 2026
Merged

Retune precision for monorepo false positives#90
alxxjohn merged 4 commits into
mainfrom
fix/monorepo-precision-retune

Conversation

@alxxjohn

Copy link
Copy Markdown
Contributor

Summary

  • harden precision rules for false positives across UI helpers, integration adapters, scripts, routing/orchestration, duplicated enum literals, and central data-client fan-in
  • keep real hidden-mutation and collaborator side-effect coverage with focused tests
  • remove the need for downstream waivers while preserving zero findings with the retuned scanner

Verification

  • env -u GOROOT GOCACHE=/private/tmp/codeguard-go-cache go test ./tests/checks -run 'Test(FunctionHiddenMutation|FunctionCommandQueryMix|QualityNaming|QualityDuplicatedKnowledge|Defensive|Design|Environment|Switch|QualityAI|LocalDesign)'
  • downstream no-waiver scan with rebuilt branch binary: total findings 0

@alxxjohn
alxxjohn merged commit ad6fe29 into main Jul 29, 2026
16 checks passed
@alxxjohn
alxxjohn deleted the fix/monorepo-precision-retune branch July 29, 2026 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant