Brain-AI Memory v0.2.0 — Installable Public Runtime
Brain-AI Memory is no longer an architecture-only extraction. v0.2.0 ships an installable, local-first public alpha.
What is now executable
- differentiated HC episodic, ATL semantic, BG rule, IPS numerical, TH gate, CB harness, and PFC routing paths
- checkpoint, consolidation preview/apply, reconsolidation, and seven lifecycle operations
- deterministic fallback sequences that continue until success, block, or exhaustion
- local multilingual BM25, Markdown vault, and Smart Connections MCP adapters with reciprocal-rank fusion and visible fallback diagnostics
- localhost-only clean-room Command Center and read-only JSON APIs
- English and Korean runtime documentation
Install
python3 -m venv .venv
source .venv/bin/activate
python -m pip install brain_ai_memory-0.2.0-py3-none-any.whl
brain-ai init
brain-ai demo
brain-ai statusVerification
- 8 runtime/adapter tests pass on CI
- 14/14 runtime component-contract cases versus 8/14 for a flat retrieval-only control
- clean-environment wheel install and end-to-end fallback execution verified
- actual Smart Connections MCP compatibility verified with MCP + vault fallback fusion
The 14-case A/B is contract conformance, not evidence of improved LLM QA or general agent performance. Release-grade LongMemEval/MemoryAgentBench QA evaluation remains pending. The observer has no authentication and should remain bound to localhost.