docs: frozen at 10.4.13 — the last release of the reference implementation; the repository is read-only from here
Some checks failed
CI / Node 22 (push) Successful in 12m27s
CI / Node 24 (push) Successful in 12m25s
CI / Integration + conformance (Node 22) (push) Failing after 16m6s
CI / Bun (latest) (push) Successful in 12m33s

This commit is contained in:
David Snelling 2026-09-03 12:18:00 -07:00
parent 842ad44b88
commit 1b903fe665
2 changed files with 8 additions and 0 deletions

View file

@ -4,6 +4,11 @@
<h1 align="center">Brainy</h1>
> **Frozen at 10.4.13 (2026-09-03).** This repository is the reference implementation of the Brainy store format and API,
> published under the MIT license. Version 10.4.13 is its last release; the repository is read-only from here. The engine
> continues as `@soulcraft/brainy`, which bundles this layer as owned code; every published version of this package stays
> available on The Source. Use this repository to read a Brainy store independently or to verify the conformance contract.
<p align="center">
<b>Three database paradigms. One API. Zero configuration.</b><br>
The in-process knowledge database for TypeScript — vector search, graph traversal,<br>