mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-15 23:32:46 +00:00
Supplied files are staged on the host filesystem and WorkflowLocation probes the fixed sibling name `workflow.toml` there. A request that supplied `Workflow.toml` beside its graph therefore attached the config on a case-insensitive host (and then failed the not-supplied check), while the identical request on ext4 registered a version with no config. The outcome of a content-addressed registration depended on the server's filesystem. After collection, every version is checked against the supplied map: when no exact sibling `workflow.toml` was supplied, no supplied key may alias that name under the same case and normalization rules the tool already applies to supplied keys. A supplied sibling config still attaches only to the graph it selects, matching checkouts, since several graphs may share one directory. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| components | ||
| foundation | ||
| packages/fabro-api-client | ||