1a7eb05945e67c023c8ea1d6df912cca0fee09da
Live repro: architect emitted a verify stage with kind=analysis and a verdict-equals edge. The kind schema doubles as the LLM response format, so 'verdict' was never emitted and the workflow failed at its final hop at runtime. The compiler now requires artifact_field_equals fields to be declared by the producing stage's kind schema, failing the plan at lock time with a pointer at review_report. Architect prompt rule added; reachability check extracted alongside the new validation.
fix: workflow inference chain — surface llama-server errors, user-turn-last, bundle-relative prompts
Description
No description provided
Languages
Kotlin
88.4%
Go
11.4%
Python
0.2%