fabro/lib
Bryan Helmkamp 7b5a1ecb0b Add InMemoryStore create_run retry and conflict test
Covers the idempotent retry path (same run_id + same created_at) and
the conflict rejection path (same run_id + different created_at returns
RunAlreadyExists). This was already tested in the SlateStore suite but
missing from the InMemoryStore tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 00:28:29 -04:00
..
crates Add InMemoryStore create_run retry and conflict test 2026-03-28 00:28:29 -04:00
packages/fabro-api-client Clean up resolved settings interfaces 2026-03-27 15:32:06 -04:00