labs/loredex

Loredex

Workspace memory for agents and people.

What it is

A workspace with three native file types: markdown documents, SQLite tables, and interactive React views. Agents read and write all three through the same interface a person uses. Search, references, and revisions are first-class — not bolted on with a vector store.

Why it exists

RAG over a docs folder is not memory. An agent that can't update what it knows is a search engine with extra steps. We needed a place where structured knowledge accumulates across sessions, where the same atom of information is legible to a person and a model, and where edits don't get lost in a chat transcript.

Where it is

Alpha. In daily internal use for client work, drafting, and structured research. Not open to outside teams yet — talk to us if you want a seat.

More from labs