fabro/lib
Scott Werner 180330c117 Remove unused WorkflowPath::parent and is_ancestor_of
Neither method has callers anywhere in the workspace: resolve_reference
splits on '/' directly, and the path-collision validator now checks
ancestor prefixes against a path set. parent() also constructed Self
without going through validate(), so dropping it removes an unvalidated
construction path from the wire type's public API.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-13 16:34:52 -04:00
..
apps Return 422 for invalid workflow-version dependencies 2026-08-13 16:34:52 -04:00
components Serialize workflow-version canonical bytes once at construction 2026-08-13 16:34:52 -04:00
foundation Remove unused WorkflowPath::parent and is_ancestor_of 2026-08-13 16:34:52 -04:00
packages/fabro-api-client Add immutable workflow version resource 2026-08-13 16:34:52 -04:00