Skip to content

Preserve runtime context and failure details in workflow verification - #581

Merged
witbrock merged 2 commits into
mainfrom
fix/workflow-verification-context
Sep 8, 2026
Merged

Preserve runtime context and failure details in workflow verification#581
witbrock merged 2 commits into
mainfrom
fix/workflow-verification-context

Conversation

@witbrock

@witbrock witbrock commented Sep 8, 2026

Copy link
Copy Markdown
Member

Workflow creation probes lost the actor and selected model when passing domain-only verification inputs into a candidate. LLM steps consequently lacked their runtime scope and model preference. Probes now inherit the trusted execution context and return the actual failing state and error.

Validation: targeted regression passes, including a conflicting fixture identity and exact failure read-back. The neighbouring creation suite has six existing entity-template/schema-version fixture failures, unrelated to this change.

Real-deck verification also exposed incorrectly authored context-field entries; those are being corrected in the represented workflow. This PR does not claim the deck analysis or email continuation is complete.

JVNAUTOSCI-2223

@witbrock
witbrock merged commit dcf916e into main Sep 8, 2026
2 checks passed
@witbrock
witbrock deleted the fix/workflow-verification-context branch September 8, 2026 13:44
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