Skip to content

Correct the shell policy reduction gate - #1948

Merged
Aaronontheweb merged 1 commit into
devfrom
audit/simplify-shell-policy-evaluator
Aug 14, 2026
Merged

Correct the shell policy reduction gate#1948
Aaronontheweb merged 1 commit into
devfrom
audit/simplify-shell-policy-evaluator

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Collaborator

Summary

  • count the complete changed production footprint
  • treat every added production file as zero baseline lines
  • record the failed preliminary reduction audit
  • keep the original seven-file threshold as a second gate

Evidence

  • original files: 5,136 to 4,589 lines
  • complete footprint: 6,680 to 8,164 lines
  • complete control flow: 452 to 504 lines
  • actor coverage: 3,411 passed and one expected skip
  • security coverage: 927 passed
  • strict OpenSpec validation passed
  • git diff --check passed

This PR changes planning artifacts only. It does not change runtime behavior.

@Aaronontheweb
Aaronontheweb enabled auto-merge (squash) August 14, 2026 11:08
@Aaronontheweb
Aaronontheweb force-pushed the audit/simplify-shell-policy-evaluator branch 2 times, most recently from c4254b5 to 85b2538 Compare August 14, 2026 18:26
@Aaronontheweb
Aaronontheweb force-pushed the audit/simplify-shell-policy-evaluator branch from 85b2538 to a5e1070 Compare August 14, 2026 19:07
@Aaronontheweb
Aaronontheweb merged commit a608249 into dev Aug 14, 2026
22 checks passed
@Aaronontheweb
Aaronontheweb deleted the audit/simplify-shell-policy-evaluator branch August 14, 2026 19:43
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