fabro/lib
Bryan Helmkamp cc81f538f4
refactor(api): type StageState JSON-blob fields so the TS client stops emitting any
provider_used, script_invocation, and script_timing become object | null;
parallel_results becomes Array<object> | null. The Rust StageState type is
unaffected because fabro-api/build.rs replaces it with fabro_types::StageState.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 21:16:56 -04:00
..
crates refactor(dump): bind rank width to a single source and drop dead retry validation 2026-05-01 21:13:21 -04:00
packages/fabro-api-client refactor(api): type StageState JSON-blob fields so the TS client stops emitting any 2026-05-01 21:16:56 -04:00