Skip to content

refactor(runtime): satisfy Sonar maintainability limits - #1050

Merged
Brad-Edwards merged 1 commit into
devfrom
run-319-pr-1049-sonar-maintainability
Aug 2, 2026
Merged

refactor(runtime): satisfy Sonar maintainability limits#1050
Brad-Edwards merged 1 commit into
devfrom
run-319-pr-1049-sonar-maintainability

Conversation

@Brad-Edwards

Copy link
Copy Markdown
Collaborator

Summary

  • extract participant crossing policy resolution from the oversized mediation function
  • extract crossing snapshot construction and validation from the oversized decision function
  • keep runtime manager and crossing modules below the 500-line repository and Sonar limits

This unblocks the Sonar quality gate on promotion PR #1049.

Verification

  • 43 passed in focused participant crossing and opacity tests
  • tools/check_repo_policy.py
  • tools/check_requirement_governance.py (Ground Control unavailable; repository tool applied its documented skip)
  • tools/verify_all.py: 5,979 unit tests passed, 56 integration tests passed, 92% coverage; contracts, static analysis, proof, and docs lanes passed

@Brad-Edwards
Brad-Edwards merged commit 2b2c2b2 into dev Aug 2, 2026
12 checks passed
@Brad-Edwards
Brad-Edwards deleted the run-319-pr-1049-sonar-maintainability branch August 2, 2026 02:36
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