OMIR R1 Specification
The full specification is rendered from the spec/ mdBook source.
Start with the overview, or jump to a section:
- Overview — the full scope of OMIR.
- Design Principles — why the spec is shaped this way.
- Memory Semantics — what the fields mean over time (the cognitive model).
- Encodings — the
.omirJSON and.omirbbinary forms. - Extensions — how to keep the core stable while innovating.
- Profiles — constraining the core for a domain.
- Conformance — what makes a Bundle valid.
Resources
- MemoryRecord OMM-4 — the atomic unit of memory.
- Entity OMM-3 — a named thing extracted from memory.
- Relationship OMM-3 — a directed, weighted edge between entities.
- Episode OMM-3 — a bounded experience.
- Bundle envelope — the container that is the
.omirdocument.
Beyond R1
- Toward a Global Standard — how OMIR generalizes from a Veld-seeded core to a vendor-neutral global format (non-normative roadmap).