# lembra

> Lembra: an open memory system for AI agents. Pre-alpha; this release reserves the name and installs nothing usable yet.

Latest version **0.0.1** (published 2026-09-24) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install lembra
pnpm add lembra
yarn add lembra
bun add lembra
```

## Health

**Score 60/100 (C)** — status: active.

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2026-09-24 |
| First published | 2026-09-24 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=20 |
| Dependencies | 0 |
| Unpacked size | 12.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | computationalcore |
| Keywords | memory, agents, ledger, provenance, erasure |

## Links

- npm: https://www.npmjs.com/package/lembra
- Repository: https://github.com/lembra-io/lembra
- Homepage: https://lembra.io
- Issues: https://github.com/lembra-io/lembra/issues
- npm.io page: https://npm.io/package/lembra

## Recent versions

- 0.0.1 (latest) — 2026-09-24

## README

# lembra

**Lembra** is an open memory system for AI agents: an append-only ledger of signed records, retrieval
that weighs provenance and time rather than similarity alone, and erasure that is scoped, receipted and
honest about what a replica or a backup can still hold.

**Status: pre-alpha.** This release reserves the package name for the project. It installs nothing
usable and exposes no API. The first usable release will replace it, from the project repository.

- Home: https://lembra.io
- Licence: Apache-2.0

---
_Source: https://npm.io/package/lembra · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
