OMI-AI OMI-AI/0.1-draft Docs

Downloads

Specification & schemas

The Open Memory Interchange v0.1 public-review draft and its two conformance schemas. Everything here is plain text — no build step, no dependencies.

Formal specification

The complete OMI-AI/0.1-draft specification: envelope, record floor, L0/L1 conformance levels, serializations, profiles, and the appendices.

Markdown · ~66 KB · OMI-AI/0.1-draft

L0 Core schema

JSON Schema (Draft 2020-12) for the minimal floor: a valid envelope where every record carries id, content, and created.

omi-l0.schema.json · JSON Schema 2020-12

L1 Interchange schema

The stricter interchange profile: L0 plus typed records, unique IDs, valid RFC 3339 timestamps, and an effective subject on every record.

omi-l1.schema.json · JSON Schema 2020-12

Prefer to read in the browser? The same spec is rendered, section by section, in the documentation. Schema $id URLs in this draft are placeholders and will be replaced with final governance-domain URLs before a stable release.