fabro/lib
Bryan Helmkamp d2e6f09780
refactor(system): simplify repair-runs flow and rm --force
Mark SystemRepairRunsResponse and SystemRepairRunIssue fields required so
generated Rust/TS types stop forcing Some(...) wrapping on the producer
and defensive .unwrap_or("-") on consumers. Collapse the two-arm dispatch
in fabro rm --force into a single resolve_target step + shared
delete/account block, eliminating ~20 lines of duplicated error handling.
Loosen the brittle "no events" assertion to a substring check.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 07:15:18 -04:00
..
crates refactor(system): simplify repair-runs flow and rm --force 2026-05-06 07:15:18 -04:00
packages/fabro-api-client refactor(system): simplify repair-runs flow and rm --force 2026-05-06 07:15:18 -04:00