fabro/lib/components/fabro-tool
Scott Werner 001ed111fb Reject colliding inline workflow paths during tool validation
Two inline file paths that differ only by case, or a file that is also
an ancestor directory of another, used to surface as platform-dependent
low-level I/O errors naming a private temporary directory, and the
case-only case succeeded on Linux while failing on macOS. Validate both
shapes in fabro_run_create input validation so callers get a clear
message before any staging or registration happens.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-12 10:58:21 -06:00
..
src Reject colliding inline workflow paths during tool validation 2026-09-12 10:58:21 -06:00
Cargo.toml Apply cleanup review fixes to the run-create path 2026-09-12 10:57:46 -06:00