Mechanics

How OIM works.

OIM is deliberately small. It accepts a packet, evaluates structural completeness, returns a deterministic result, and stops.

1

Packet assembled

A workflow, model, caseworker, or application creates a decision packet with declared options, assumptions, metadata, authority references, and declared invalidation conditions.

2

OIM evaluates structure

OIM checks only whether required fields exist and satisfy minimum structural requirements. It does not interpret the meaning of those fields.

3

Outcome returned

OIM returns STRUCTURALLY_VALID or STRUCTURALLY_INSUFFICIENT with deterministic errors and a packet fingerprint.

4

Runtime decides execution

A separate runtime, institution, or authority layer decides whether structural validity may become execution authority.

5

Audit trail preserved

The fingerprint and evaluation record create a reproducible structural evidence artifact for review, replay, or downstream governance.