Skip to content

Fail recipes on workflow step errors#1689

Merged
chubes4 merged 1 commit into
mainfrom
fix/recipe-workflow-failure-gate
Jul 2, 2026
Merged

Fail recipes on workflow step errors#1689
chubes4 merged 1 commit into
mainfrom
fix/recipe-workflow-failure-gate

Conversation

@chubes4

@chubes4 chubes4 commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Make recipe failure detection reject any non-advisory failed workflow execution, not only after-phase verification failures.
  • Add regression coverage for failed workflow steps and advisory failures.

Verification

  • npx tsx tests/recipe-evidence-failures.test.ts
  • npx tsx tests/nested-fuzz-suite-recipe-command.test.ts
  • npm run build
  • npm run test:playground-fuzz-suite-public

AI assistance

  • AI assistance: Yes
  • Tool(s): openai/gpt-5.5 via OpenCode
  • Used for: Diagnosed the false-pass recipe outcome from the Lab Woo fuzzer and implemented the failure gate fix with Chris's direction.

@chubes4 chubes4 merged commit 20de8ec into main Jul 2, 2026
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