Skip to content

CONFLICT_POLICIES

const CONFLICT_POLICIES: readonly ["last-write-wins", "reject-if-stale"]

Defined in: packages/contracts/src/config.ts:28

The Conflict policy values accepted in v1 (ADR-0015). Source of truth for registry validation.