mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
NodeOutcomeRecord was a duplicate alias for Outcome<Option<StageUsage>> which fabro-workflow already calls Outcome. Inline the type instead. RunSummary duplicated CatalogRecord's four fields. Use #[serde(flatten)] to embed CatalogRecord directly, eliminating the duplication. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||