spec

Conformance

AOC v0.1.0 uses exactly two conformance levels:

These are documentation and validation levels. They are not certification claims, readiness scores, badges, or endorsements.

Minimal

A minimal contract:

A minimal contract may still emit findings[]. Findings identify coverage gaps or advisory issues, not schema-invalid defects.

Complete

A complete contract is minimal and also clears every validator-known finding for v0.1.0.

That means:

complete does not mean the runtime enforced the contract. It only means the contract document is structurally valid and locally complete by the v0.1.0 validator’s criteria.

Non-Claims

The conformance levels do not claim:

They are a way to talk about contract-document coverage without turning AOC into a score or badge.