• v10.4.7 e8a0e38fb6

    10.4.7 — counts persistence is single-flight
    Some checks failed
    Publish (The Source) / Publish to The Source registry (push) Successful in 12m36s
    CI / Node 22 (push) Successful in 12m20s
    CI / Node 24 (push) Successful in 12m12s
    CI / Integration + conformance (Node 22) (push) Failing after 17m0s
    CI / Bun (latest) (push) Successful in 12m26s
    Stable

    fleet-bot released this 2026-09-01 21:51:49 +02:00 | 1 commits to main since this release

    Concurrent count flushes coalesce into a single writer with a trailing pass, and the atomic temp file carries a per-process sequence — the write-through race that could corrupt a store's count ledger under parallel flushes is closed by construction. Pinned in tests/integration/counts-persist-single-flight.test.ts.

    Downloads
  • v10.4.6 4014e0f125

    10.4.6 — transact-safe metadata crossings
    Some checks failed
    Publish (The Source) / Publish to The Source registry (push) Successful in 12m31s
    CI / Node 22 (push) Successful in 12m25s
    CI / Node 24 (push) Successful in 12m20s
    CI / Bun (latest) (push) Successful in 12m29s
    CI / Integration + conformance (Node 22) (push) Failing after 16m56s
    Stable

    fleet-bot released this 2026-08-31 23:50:45 +02:00 | 3 commits to main since this release

    The metadata-index operations take their JSON-safe view at the crossing (execute and rollback time) instead of construction time. transact() delete legs share one verb object between the graph and metadata retraction ops; the graph leg resolves endpoint ints at execute time and mirrors them onto that object as BigInt, so a plan-time sanitize aliased the pollution and every transact-wrapped edge delete aborted against a strict provider. Pins cover the direct unrelate, the noun-remove cascade, a mixed batch, and construction-time-mutation unit cases (5 red before, 5 green after).

    Downloads
  • v10.4.5 0f0022b1c9

    10.4.5 — the torn-log terminal verdict
    Some checks failed
    CI / Node 24 (push) Successful in 12m32s
    CI / Node 22 (push) Successful in 12m35s
    Publish (The Source) / Publish to The Source registry (push) Successful in 13m3s
    CI / Bun (latest) (push) Successful in 12m29s
    CI / Integration + conformance (Node 22) (push) Failing after 16m45s
    Stable

    fleet-bot released this 2026-08-31 21:34:36 +02:00 | 5 commits to main since this release

    • Crash-recovery: stampEntityTree recorded the allocated generation counter rather than the committed generation, manufacturing false INCOHERENT verdicts after a crash mid-fold; stamp and open now both reason in committed truth, and a genuinely-ahead stamp gets its own torn verdict that demotes in O(1) with both count sets narrated (0 tears across 24 seeded SIGKILL cycles)
    • A crash-consistency lane (seeded kill cycles) joins the gate so this class stays gated
    • Packed-history density: reclaim work reducing generational-history disk growth
    Downloads
  • v10.4.4 ff39941b0a

    10.4.4 — lazy open and counts
    Some checks failed
    Publish (The Source) / Publish to The Source registry (push) Successful in 12m27s
    CI / Node 22 (push) Has been cancelled
    CI / Integration + conformance (Node 22) (push) Has been cancelled
    CI / Node 24 (push) Has been cancelled
    CI / Bun (latest) (push) Has been cancelled
    Stable

    fleet-bot released this 2026-08-28 21:39:55 +02:00 | 9 commits to main since this release

    Cold open and warm reopen walls cut on large stores (measured on a 14k-noun reference store: cold 518s to 487s, warm 86s to 77s); counts served without an eager full walk.

    Downloads
  • v10.4.3 384f4b6b9c

    10.4.3 — @soulcraftlabs/brainy
    Some checks failed
    CI / Node 24 (push) Successful in 12m32s
    CI / Node 22 (push) Successful in 12m34s
    Publish (The Source) / Publish to The Source registry (push) Successful in 12m49s
    CI / Bun (latest) (push) Has been cancelled
    CI / Integration + conformance (Node 22) (push) Has been cancelled
    Stable

    fleet-bot released this 2026-08-28 02:10:30 +02:00 | 35 commits to main since this release

    Rename-only release: the MIT engine publishes as @soulcraftlabs/brainy (formerly @soulcraft/brainy) from the soulcraftlabs/open-brainy repository. Engine identical to 10.4.2.

    Downloads
  • v8.9.0 d08679fc84

    v8.9.0 Stable

    dpsifr released this 2026-07-19 23:02:25 +02:00 | 183 commits to main since this release

    Downloads
  • v8.8.2 a16567d626

    v8.8.2 Stable

    dpsifr released this 2026-07-19 20:18:18 +02:00 | 187 commits to main since this release

    Downloads
  • v8.8.1 a544225872

    v8.8.1 Stable

    dpsifr released this 2026-07-18 19:57:30 +02:00 | 190 commits to main since this release

    Downloads
  • v8.8.0 120205b69c

    v8.8.0 Stable

    dpsifr released this 2026-07-18 03:41:27 +02:00 | 193 commits to main since this release

    Downloads
  • v8.7.1 dcd5036fe9

    v8.7.1 Stable

    dpsifr released this 2026-07-18 02:15:13 +02:00 | 195 commits to main since this release

    Downloads