Skip to content

test: prove explicit workflow proposal recovery - #1176

Merged
enricopiovesan merged 2 commits into
mainfrom
codex/issue-1166-governed-proposal-evaluation
Aug 27, 2026
Merged

test: prove explicit workflow proposal recovery#1176
enricopiovesan merged 2 commits into
mainfrom
codex/issue-1166-governed-proposal-evaluation

Conversation

@enricopiovesan

@enricopiovesan enricopiovesan commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds end-to-end evidence that rejected workflow proposals do not retry implicitly: only a corrected, explicitly re-submitted proposal can execute.

Governing Spec

  • 109-runtime-workflow-proposals

Project Item

Closes #1166.

Definition of Done

  • Rejection remains a structured denial with a stable code.
  • Recovery uses a separately corrected proposal and explicit execution.
  • The successful recovery retains the existing governed trace assertions.

Validation

  • cargo test -p traverse-mcp --test proposal_tests corrected_reproposal_requires_a_new_explicit_execution_after_rejection -- --exact
  • cargo fmt --all --check
  • git diff --check

@enricopiovesan
enricopiovesan enabled auto-merge (squash) August 27, 2026 04:10
@enricopiovesan
enricopiovesan force-pushed the codex/issue-1166-governed-proposal-evaluation branch from 055b725 to 5c6fc21 Compare August 27, 2026 04:26
@enricopiovesan
enricopiovesan merged commit 89b00ca into main Aug 27, 2026
34 checks passed
@enricopiovesan
enricopiovesan deleted the codex/issue-1166-governed-proposal-evaluation branch August 27, 2026 04:48
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.

Evaluation: prove governed multi-capability proposal success, rejection, and recovery

1 participant