Skip to main content

Memory Intelligence SDK

@lanonasis/mem-intel-sdk

Published SDK for memory intelligence, behavior recall, related-memory discovery, and analytics workflows.

Installation

npm install @lanonasis/mem-intel-sdk

Current published surface

  • Package: @lanonasis/mem-intel-sdk
  • Version: 2.1.0
  • Runtime targets: Node.js primary, plus ./core, ./node, ./react, ./vue, and ./server exports in the source manifest
  • Source manifest: packages/memory-intelligence-engine/mem-intelligence-sdk/package.json

When to use it

Use this SDK when you need intelligence-oriented workflows rather than raw memory CRUD:

  • behavior recall and suggestion
  • related-memory discovery
  • duplicate detection
  • insight extraction
  • pattern analysis

For baseline memory CRUD in browser, edge, or universal TypeScript apps, prefer @lanonasis/memory-client.