fabro/lib
Bryan Helmkamp 1cc389a485
Remove redundant run_dir file writes that duplicate event-sourced data
All data in these files is already stored in SlateDB via events and
projected into RunState. No production code reads them from disk.

Removed writes: prompt.md, response.md, stdout.log, stderr.log,
script_invocation.json, script_timing.json, parallel_results.json,
provider_used.json, retro/{prompt,response,status,session}, live.json,
detached_failure.json.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 11:04:55 -07:00
..
crates Remove redundant run_dir file writes that duplicate event-sourced data 2026-04-03 11:04:55 -07:00
packages/fabro-api-client Prefix API routes with /api/v1 2026-03-30 16:17:06 -04:00