Nexma DataStore
Nexma DataStore — the Codex — is a persistent, queryable filesystem for the physical world. Every entity Jax knows about — every closure, every transformer, every aircraft, every ship — is a file. Every relationship is a link. Every change is a diff.
Domain knowledge is decoupled from the agent. Jax reads and writes Codex paths through eight generic primitives; the schema lives in the Ontology, the operations live in Skills, the audit trail lives in Branches. One filesystem, every domain.
- Persistence
- Postgres-backed, audited
- Access
- Eight generic primitives — Read · Write · Edit · Delete · Glob · Grep · Run · Solve
- Scope
- Org · Project · Session




