Under the hood
Useful1 Signal0
Transcript saving and cleanup logic is consolidated in one place; nothing changes for you.
What's wrong with this entry?
Anonymous. No account, no email.
What
The query loop's inline transcript bookkeeping is now a single factory with named operations rather than scattered inline logic.
Details
- covers incremental persistence, tombstone eviction, compact-boundary handling and the unanchored preserved-tail flush
- the telemetry event for preserved-but-unanchored messages is unchanged
Evidence
tengu_compact_preserved_unanchored
Strings lifted out of the shipped bundle, so the claim above can be checked against them.