David Snelling dpsifr · he/him
dpsifr pushed to release/8.10.2 at soulcraftlabs/open-brainy 2026-07-30 00:08:42 +02:00
3047ffa75c chore(release): 8.10.2
a0123b5b8b docs: 8.10.2 consumer release notes — update() write granularity, PathResolver idle-log fix, graph-lsm key recognition
5b65eb8289 fix: metadata-only update() never rewrites the noun record — the unconditional whole-vector save turned per-entity stat touches into full rewrites+fsync, amplifying read-heavy sweeps into disk saturation on a production deployment
Compare 3 commits »
dpsifr pushed to main at soulcraftlabs/open-brainy 2026-07-29 19:42:59 +02:00
cb717be275 fix: metadata-only update() never rewrites the noun record — the unconditional whole-vector save turned per-entity stat touches into full rewrites+fsync, amplifying read-heavy sweeps into disk saturation on a production deployment
dpsifr pushed tag v8.11.0 to soulcraftlabs/open-brainy 2026-07-27 21:13:40 +02:00
dpsifr deleted tag v8.11.0 from soulcraftlabs/open-brainy 2026-07-27 21:13:33 +02:00
dpsifr pushed to main at soulcraftlabs/open-brainy 2026-07-27 21:13:14 +02:00
64049631bc fix(release): double the forge-publish poll budget — the runner executes jobs sequentially and the publish run queues behind the ci matrix
1865f60a1e Merge branch 'release/8.11.0'
246f5a311a chore(release): 8.11.0
91ef1c8b6d docs: the last two archived-host links point home
63c1eeb902 feat: includeHidden — export carries every visibility tier for migration-grade canon completeness
Compare 8 commits »
dpsifr pushed to release/8.11.0 at soulcraftlabs/open-brainy 2026-07-27 20:59:44 +02:00
246f5a311a chore(release): 8.11.0
dpsifr pushed tag v8.11.0 to soulcraftlabs/open-brainy 2026-07-27 20:59:44 +02:00
dpsifr created branch release/8.11.0 in soulcraftlabs/open-brainy 2026-07-27 20:23:15 +02:00
dpsifr pushed to release/8.11.0 at soulcraftlabs/open-brainy 2026-07-27 20:23:15 +02:00
91ef1c8b6d docs: the last two archived-host links point home
63c1eeb902 feat: includeHidden — export carries every visibility tier for migration-grade canon completeness
3e4a17dcdf feat(release): the forge publish leg moves to CI on the tag push; the laptop verifies by readback and keeps the abort-before-storefront guard
4d196af41b feat: canonical enumeration mode for export — storage-walked, canon-complete, with an index-drift report
999d0ebbcf ci: run the pipeline on the forge
Compare 5 commits »
dpsifr pushed to main at soulcraftlabs/open-brainy 2026-07-25 01:44:13 +02:00
fc9f0d7222 Merge branch 'release/8.10.1'
d9cc7b9024 chore(release): 8.10.1
edf123a5e2 refactor: remove the orphaned transaction-result type left behind by the dead-path removal
5b2cbf74e5 fix: warm() metadata surface routes through the active provider (warm hook added to the metadata contract); add maintenanceDebt() observability surface
003e2a74ea fix: transaction timeouts are a typed no-hot-retry contract; engine-side non-retry pinned; dead transaction path removed
Compare 6 commits »
dpsifr pushed tag v8.10.1 to soulcraftlabs/open-brainy 2026-07-25 01:09:52 +02:00
dpsifr pushed to release/8.10.1 at soulcraftlabs/open-brainy 2026-07-25 01:09:52 +02:00
d9cc7b9024 chore(release): 8.10.1
dpsifr pushed to release/8.10.1 at soulcraftlabs/open-brainy 2026-07-25 01:05:24 +02:00
edf123a5e2 refactor: remove the orphaned transaction-result type left behind by the dead-path removal
5b2cbf74e5 fix: warm() metadata surface routes through the active provider (warm hook added to the metadata contract); add maintenanceDebt() observability surface
003e2a74ea fix: transaction timeouts are a typed no-hot-retry contract; engine-side non-retry pinned; dead transaction path removed
22702b81c0 chore: the forge is the address — retire the archived mirror from every live surface
Compare 4 commits »
dpsifr created branch release/8.10.1 in soulcraftlabs/open-brainy 2026-07-25 01:05:24 +02:00
dpsifr pushed to main at soulcraftlabs/open-brainy 2026-07-23 20:09:50 +02:00
415e824a1d chore: the forge is the address — retire the archived mirror from every live surface
dpsifr pushed to main at soulcraftlabs/open-brainy 2026-07-23 19:51:28 +02:00
069a889489 Merge remote-tracking branch 'origin/main'
d918c060f4 Merge branch 'release/8.10.0'
4c8e384bc8 chore(release): 8.10.0
9a99a7b962 docs: adoption storefront — contributing guide, security policy, README support + cor section
6ba94c8c43 fix(release): push the public mirror explicitly and verify the tag lands at the right commit before publishing
Compare 8 commits »
dpsifr pushed tag v8.10.0 to soulcraftlabs/open-brainy 2026-07-23 19:46:25 +02:00
dpsifr pushed to release/8.10.0 at soulcraftlabs/open-brainy 2026-07-23 19:46:25 +02:00
4c8e384bc8 chore(release): 8.10.0
dpsifr pushed to release/8.10.0 at soulcraftlabs/open-brainy 2026-07-23 19:23:22 +02:00
9a99a7b962 docs: adoption storefront — contributing guide, security policy, README support + cor section
dpsifr pushed to release/8.10.0 at soulcraftlabs/open-brainy 2026-07-23 19:01:58 +02:00
6ba94c8c43 fix(release): push the public mirror explicitly and verify the tag lands at the right commit before publishing