Skip to content

Enforce abstract reasoning posture during bundle validation#31

Merged
mdheller merged 1 commit intomainfrom
agentplane-runtime-enforcement-code
Apr 14, 2026
Merged

Enforce abstract reasoning posture during bundle validation#31
mdheller merged 1 commit intomainfrom
agentplane-runtime-enforcement-code

Conversation

@mdheller
Copy link
Copy Markdown
Member

This PR adds the actual runtime enforcement for the abstract reasoning gate in bundle validation.

Why:

  • abstract and program-induction lanes should not pass validation on llm-only posture
  • validation should require declared verification mode and required evidence refs when policy says so
  • ControlGateArtifact and ValidationArtifact should surface abstract-lane posture explicitly

What this PR changes:

  • patches scripts/evaluate_control_matrix_gate.py
  • patches scripts/validate_bundle.py
  • enforces abstract reasoning posture before execution eligibility
  • exposes abstract gate posture in the validation artifact

What this PR does not do:

  • it does not yet extend execution-time artifacts
  • it does not yet add runtime-side postcondition/divergence emitters

Copy link
Copy Markdown
Member Author

@mdheller mdheller marked this pull request as ready for review April 14, 2026 11:43
@mdheller mdheller merged commit 56e80f5 into main Apr 14, 2026
5 checks passed
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