mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
RunDatabase::list_blobs and BlobStore::list have had no production callers since the store-dump export switched from enumerating the whole blob namespace to hydrating only referenced blob refs. The semantics have also gone stale: blobs now live in one content-addressed store shared across run handles, so list_blobs on a per-run handle returned every blob from every run, inviting exactly the per-run-enumeration misuse the old dump loop would be today. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| components | ||
| foundation | ||
| packages/fabro-api-client | ||