David Snelling dpsifr · he/him
dpsifr pushed to rel/10.4.9-candidate at soulcraftlabs/open-brainy 2026-09-02 01:03:41 +02:00
2648f56ddf Merge branch 'fix/pending-embed-low-water' into rel/10.4.9-candidate
8a2ebacf02 fix(open): pending-embed recovery keeps the crash-recovery contract — foreground, bounded by the mark
Compare 2 commits »
dpsifr pushed to fix/pending-embed-low-water at soulcraftlabs/open-brainy 2026-09-02 01:03:37 +02:00
8a2ebacf02 fix(open): pending-embed recovery keeps the crash-recovery contract — foreground, bounded by the mark
dpsifr pushed to main at soulcraftlabs/open-brainy 2026-09-01 22:55:32 +02:00
7ab670b525 docs(releases): the 11.0.4 note — millisecond closes, storm-free rebuilds
dpsifr pushed to main at soulcraftlabs/open-brainy 2026-09-01 22:49:31 +02:00
f097cbf6f2 docs(releases): the 10.4.7 note — count ledgers can no longer race themselves
dpsifr created branch fix/planner-provider-door in soulcraftlabs/open-brainy 2026-09-01 22:11:20 +02:00
dpsifr pushed to fix/planner-provider-door at soulcraftlabs/open-brainy 2026-09-01 22:11:20 +02:00
4d5f823f47 feat(plugin): an optional planFindPage door — an index that can plan a find answers it in one call
dpsifr pushed to rel/10.4.7 at soulcraftlabs/open-brainy 2026-09-01 21:51:57 +02:00
e8a0e38fb6 chore(release): 10.4.7
dpsifr pushed tag v10.4.7 to soulcraftlabs/open-brainy 2026-09-01 21:51:53 +02:00
dpsifr created branch fix/containment-batching in soulcraftlabs/open-brainy 2026-09-01 21:48:42 +02:00
dpsifr pushed to fix/containment-batching at soulcraftlabs/open-brainy 2026-09-01 21:48:42 +02:00
3e60aded36 perf(vfs): repairContainment's reconcile is one paged edge walk, not one graph call per file
dpsifr pushed to rel/10.4.9-candidate at soulcraftlabs/open-brainy 2026-09-01 21:38:15 +02:00
d5147ed608 Merge branches 'fix/connected-find-order', 'fix/pending-embed-low-water' and 'fix/related-verb-array' into rel/10.4.9-candidate
dpsifr created branch rel/10.4.9-candidate in soulcraftlabs/open-brainy 2026-09-01 21:38:15 +02:00
dpsifr pushed to fix/related-verb-array at soulcraftlabs/open-brainy 2026-09-01 21:23:08 +02:00
6a89adc468 fix(graph): the verb fast paths honour every requested type, source, and target
dpsifr pushed to fix/related-verb-array at soulcraftlabs/open-brainy 2026-09-01 21:21:31 +02:00
5821c4eeaf fix(graph): the verb fast paths honour every requested type, source, and target
dpsifr created branch fix/related-verb-array in soulcraftlabs/open-brainy 2026-09-01 21:20:12 +02:00
dpsifr pushed to fix/related-verb-array at soulcraftlabs/open-brainy 2026-09-01 21:20:12 +02:00
67862266c8 fix(graph): the verb fast paths honour every requested type, source, and target
dpsifr created branch fix/pending-embed-low-water in soulcraftlabs/open-brainy 2026-09-01 21:17:59 +02:00
dpsifr pushed to fix/pending-embed-low-water at soulcraftlabs/open-brainy 2026-09-01 21:17:59 +02:00
88e79729d3 perf(open): pending-embed recovery is bounded by a low-water mark and runs behind the doors
dpsifr pushed to main at soulcraftlabs/open-brainy 2026-09-01 21:04:33 +02:00
e64e2bc175 docs(releases): the release-notes door — owner-language notes for both engines, backfilled
dpsifr pushed to fix/connected-find-order at soulcraftlabs/open-brainy 2026-09-01 20:29:48 +02:00
077cbc0b6f fix(find): connected finds are graph-first — neighbours, then the filter over those ids, then the page