fabro/lib/components/fabro-dump
Scott Werner af522d1aae Share the blob cache across dump Json and Text hydration
hydrate_referenced_blobs_with_reader kept a per-call blob cache for the
Json entries but the Text branch bypassed it, so offloaded stage
responses (referenced by both checkpoint values and response.md) were
fetched twice per dump. Both branches now hydrate through the shared
cache, and a test pins the single-fetch behavior.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-17 13:56:19 -04:00
..
src Share the blob cache across dump Json and Text hydration 2026-08-17 13:56:19 -04:00
Cargo.toml refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00