Skip to content

fix(records): keep section scan faults at full severity - #275

Merged
randomparity merged 6 commits into
mainfrom
feat/fix-section-scan-90
Aug 28, 2026
Merged

fix(records): keep section scan faults at full severity#275
randomparity merged 6 commits into
mainfrom
feat/fix-section-scan-90

Conversation

@randomparity

Copy link
Copy Markdown
Owner

Summary

  • route E-SECTION-SCAN through the full-severity record-checker channel
  • add a grandfathered-record regression that proves scan faults are not relabelled
  • keep shipped checker/test mirrors identical and bump the plugin patch version

Testing

  • ./.github/scripts/check-records-test.sh (214 passed)
  • just records
  • just verify
  • managed pre-push just ci equivalent in an isolated worktree

Closes #90

@randomparity

Copy link
Copy Markdown
Owner Author

verdict: approve
exit: none
findings: 0
iterations: 1
security: not triggered
delivered-head-sha: 1959710

Forge whole-branch review

forge review: not required (issue 90 plan tasks were tightly coupled, so cast mode implemented them directly with focused tests and full guardrails)

@randomparity
randomparity merged commit 1414a74 into main Aug 28, 2026
5 checks passed
@randomparity
randomparity deleted the feat/fix-section-scan-90 branch August 28, 2026 12:09
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.

E-SECTION-SCAN reports through err, so a scan fault can be downgraded to a warning

1 participant