openOM

Quick-start · implementer / developer

Goal: build against the standard and stay byte-compatible with the reference cores.

The contract

Reference implementations

pip install openom-core     # Python: embed/read/inspect/extract/validate
npm  install openom-js       # TypeScript: byte-parity with the Python core

Validation model

Two tiers: schema errors block; consistency warnings never block; market truth is out of scope forever. See the code catalog for every code and its requirement clause.