APP

Jeli

Sovereign, cryptographically-attested personal memory

signed at write, audited end-to-end, lives on your hardware

What it is

Jeli is a personal memory framework — a sovereign store of facts, decisions, preferences, and history that an AI assistant can read from and contribute to.

The model: your AI assistant queries Jeli before answering, augmenting the model's context with facts only you have. New facts learned during a conversation get proposed back to Jeli for review and signing — humans-in-the-loop on memory persistence.

Design principles

The same principles that shape LegionForge shape Jeli:

Use cases

Integration with LegionForge

Jeli exposes an MCP server. The LegionForge framework registers Jeli as a context source and gains read / propose access through the standard MCP path. The HITL approval gate in LegionForge handles the "approve this proposed memory" step.

Status

Active. Public. See the GitHub repo for the latest.