Something went wrong. Try again.
Identities for entities did.bot
agent llm did
Something went wrong. Try again.
feat(pds)!: tally blobs by the state each one is in master
`BlobStats` carried a count and a byte total; it now carries a `BlobTally` per lifecycle state — held, referenced, unreferenced, collectable, and the two readings startup takes of the disk. `bot.did.stats` serves them under one `blobs` object, so the next blob condition worth reporting is a member of it rather than another top-level key. Breaking: `blobs` on that response is an object where it was a number, and `blobBytes` is now `blobs.held.bytes`. The write-ahead log is untouched, so `layout::SHAPE` is unchanged and a data directory needs nothing. Change-Id: I6d786f7ae36865a221a05045877d047e15e9f0f1
Author
permadeath.com Committer Tangled Date (Sep 4, 2026, 1:42 AM UTC) Commit 4e0f8ee5 4e0f8ee5d977500640a3e25ab7adfe6ef60bb53c Parent 454bb739 454bb739e5c60809cb9dbb0e66075dd78aeea1d5