Skip to content

v0.3.4 — algorithm-count wording consistency

Choose a tag to compare

@alexanderbering alexanderbering released this 08 Jul 10:11
· 61 commits to main since this release
8996917

What's new in v0.3.4

Documentation consistency patch — no code changes. Reconciles the algorithm-count wording across the repo and npm package so it matches the architecture described in the paper.

What changed

  • The architecture is 15 neuroscience-inspired mechanisms — 9 foundational algorithms + 6 Predictive Memory Architecture (PMA) components (the 6 PMA are proprietary; see the paper). Now stated as a clear callout in the root and package READMEs.
  • The open-source package ships 20 algorithm modules (10 core + 10 advanced) — corrected from the previous "22 / 12 core" miscount (the old "12 core" count included 10 algorithms plus the shared types module).
  • package.json description, docs/ROADMAP.md, and historical changelog counts aligned to 10 core / 20 total.

Stable surface

  • 0 algorithm code changes, 0 API changes.
  • Wording/documentation only.

🔗 Links