One implementation

From Policy to Computable Authority

NOMOS Protocol provides infrastructure for creating, exchanging, and verifying machine-readable authority.

The stack

  1. 01Policy
  2. 02Machine-readable representation
  3. 03Versioned authority artifact
  4. 04Verification runtime
  5. 05Governed AI execution

The stack is the framework. It describes what has to exist between an institution's rules and a machine acting on them, regardless of who builds it.

NOMOS occupies the middle three layers: a representation for policy structure, a format for versioned authority artifacts, and a runtime that evaluates them deterministically and emits verifiable decision records.

It is not the framework, and the framework does not depend on it.

Responsibilities

Create

A representation for definitions, rules, conditions, exceptions and decision logic, with clause-level provenance back to the source instrument.

Exchange

Content-addressed, signed artifacts that can be published, discovered, and cited by parties who did not author them.

Verify

A runtime that replays a decision against the exact cited artifact version and confirms the outcome independently of the operator.

Judge the protocol by the framework, not the other way round.

If you only take one thing from this site, take the stack. Any implementation — NOMOS included — should be evaluated on whether it makes authority representable, versionable, and independently verifiable.