MIF
Modeled Information Format
Written once. Read by both.
MIF is a vendor-neutral data model for portable AI memory. One artifact a person reads and a parser reads — the same fields, the same meaning, with no translation and no drift between them.
human-readable
machine-parseable
vendor-neutral
docs
Documentation
Tutorials, how-to guides, reference, and the architecture decision records.
specSpecification
The normative MIF specification — data model, formats, and conformance.
schemaSchemas
The canonical MIF JSON Schemas, served at mif-spec.dev.
sourceGitHub
The MIF repository, schemas, and tooling on GitHub.
harnessResearch harness
The MIF research-harness template — a cloneable, source-grounded research engine with pluggable packs.