ruflo

@claude-flow/neural@3.0.0-alpha.8

/docs/whats-new-in-37/claude-flowneural300-alpha8

Six concrete additions to the neural package:

  1. Persistenceserialize() / deserialize() on SONAManager, ReasoningBank, PatternLearner. Process restarts no longer wipe state.
  2. Seedable PRNGMulberry32 + setGlobalRng for reproducible training runs and deterministic tests.
  3. Self-consistency orchestratorselfConsistency(N, op, aggregator) (Wang et al. 2022). 5–15pp accuracy on reasoning tasks at Nx compute.
  4. Flash Attention + MoE routing migrated from cli into the package (1,679 LOC moved). Single source of truth.
  5. Retrieval-path observabilityhnswRetrievalCount vs bruteForceRetrievalCount in stats so you can tell which path your queries actually hit.
  6. 80+ npm SEO keywords — package now discoverable for ai-agents, multi-agent, RL, LoRA, EWC, etc.