v0.3.4 — algorithm-count wording consistency
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
typesmodule). package.jsondescription,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
- npm:
@zensation/algorithms@0.3.4 - Diff:
v0.3.3...v0.3.4