fabro/lib/apps
Scott Werner da0b4c259a Return 404 when a worker's originating run is missing
The worker folder-target guard opened a run reader and mapped every
failure, including a run that no longer exists, to HTTP 500 with an
error log. Load the projection through the store's lookup instead so a
missing run is a 404 with its own error code, and run the check after
environment selection so ordinary environment errors are reported
first.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-12 10:58:05 -06:00
..
fabro-cli Harden run-tool target and workflow resolution 2026-09-12 10:58:05 -06:00
fabro-mcp-server Harden run-tool target and workflow resolution 2026-09-12 10:58:05 -06:00
fabro-server Return 404 when a worker's originating run is missing 2026-09-12 10:58:05 -06:00
fabro-spa refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00