mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
- Validate WorkflowVersion structure once at construction so canonical_bytes only serializes and enforces the size limit - Collapse the three pairwise path-collision loops into one over the combined file and dependency keys - Make WorkflowPath::is_ancestor_of allocation-free and remove unused resolve_from_root and error accessors - Parse WorkflowVersionId via serde into/try_from, delegating length and charset checks to RunBlobId - Derive ReferenceKind's Display with strum instead of a hand-written match - Drop the fabro-workflow static_reference re-export shim; consumers import from fabro-graphviz directly - Collapse duplicate JSON-rejection arms in the workflow-versions handler Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-support | ||
| fabro-api | ||
| fabro-auth | ||
| fabro-client | ||
| fabro-config | ||
| fabro-core | ||
| fabro-db | ||
| fabro-dev | ||
| fabro-http | ||
| fabro-macros | ||
| fabro-model | ||
| fabro-oauth | ||
| fabro-options-metadata | ||
| fabro-proc | ||
| fabro-redact | ||
| fabro-static | ||
| fabro-telemetry | ||
| fabro-template | ||
| fabro-test | ||
| fabro-types | ||
| fabro-util | ||
| fabro-vault | ||