mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
DependencyInvalid fell through to the curated 500 even though the OpenAPI contract promises 422 workflow_version_dependency_not_found for an absent, invalid, or non-canonical dependency. Route it to that response alongside DependencyNotFound; the top-level message only names the caller-supplied path and id, so no internal chain leaks. Drop the InvalidVersion/InvalidShape arms, which were unreachable from the only call site. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fabro-cli | ||
| fabro-mcp-server | ||
| fabro-server | ||
| fabro-spa | ||