fabro/lib/packages/fabro-api-client
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
..
src refactor(system): simplify repair-runs flow and rm --force 2026-05-06 07:15:18 -04:00
tests Fix run principal attribution gaps 2026-05-02 09:14:02 -04:00
openapitools.json Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
package.json Fix run principal attribution gaps 2026-05-02 09:14:02 -04:00
tsconfig.json Fix run principal attribution gaps 2026-05-02 09:14:02 -04:00