fabro/docs
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
..
brainstorms docs: capture cargo dev cleanup requirements 2026-04-25 19:14:16 -04:00
ideation docs 2026-04-09 17:24:30 -04:00
internal chore: docs 2026-05-01 19:35:02 -04:00
plans chore: add plans 2026-04-30 15:04:44 -04:00
public refactor(api): type StageState JSON-blob fields so the TS client stops emitting any 2026-05-01 21:16:56 -04:00
superpowers fix(workflow): preserve exec failure diagnostics 2026-05-01 08:45:50 -04:00