service

Contract Registry

The single record of every API contract and its revisions.

Service

Overview

The aggregate root of API Governance. A contract moves through DRAFT → REGISTERED → DEPRECATED → RETIRED, and every transition is published so downstream consumers never have to poll.

The same lifecycle is modelled tactically in arch-ddd — see the ApiContract lifecycle state diagram there.