Skip to content

Rule 9: Raise memory grant warning floor to 1GB#343

Merged
erikdarlingdata merged 1 commit into
devfrom
fix/rule9-memory-grant-thresholds
Feb 27, 2026
Merged

Rule 9: Raise memory grant warning floor to 1GB#343
erikdarlingdata merged 1 commit into
devfrom
fix/rule9-memory-grant-thresholds

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

  • Excessive grant (9a): floor raised from 1MB to 1GB
  • Large grant (9c): floor raised from 100MB to 1GB, Critical from 512MB to 4GB
  • Grant wait (9b) unchanged — any wait for memory is still worth flagging

Test plan

  • Dashboard and Lite build clean
  • plan-b 32/32 tests passing (already had these thresholds)

🤖 Generated with Claude Code

No memory grant warnings should fire below 1GB on modern hardware.
Excessive grant (9a) and large grant (9c) both now require >= 1GB.
Critical severity raised from 512MB to 4GB.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 9928aa5 into dev Feb 27, 2026
@erikdarlingdata erikdarlingdata deleted the fix/rule9-memory-grant-thresholds branch February 27, 2026 23:01
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