Release · 2026-09-10T22:10:46+02:00 · By Threadnote
Threadnote 4.6.11
Threadnote 4.6.11 no longer runs deferred-anchor heal after a graph index when there is no private memory data/ tree, so a short index no longer holds the graph session open for extra SQLite work.
What's new
Threadnote 4.6.11 no longer runs deferred-anchor heal after a graph index when there is no private memory data/ tree, so a short index no longer holds the graph session open for extra SQLite work.
Skip empty post-index heal
After threadnote graph index publishes, Threadnote skips deferred-anchor recovery unless the private home already has a data/ directory. Index-only homes no longer keep the graph session open for extra SQLite work just to discover there is nothing to heal. Homes that already store memories still finalize pending private code links after publication.