RecordDivergence

Two distinct immutable AttachmentRecords under one AttachmentId — a topology fork the merge deliberately retained rather than resolving by last-writer-wins on a parent pointer (design §5.2). The whole lineage is quarantined: EntitlementLedger.holdings returns zero for any group at or below the divergent edge.

Constructors

Link copied to clipboard
constructor(id: AttachmentId)

Properties

Link copied to clipboard
Link copied to clipboard
open override val order: Int

The stable ordering rank of this conflict kind (kinds are grouped in the sorted report).

Functions

Link copied to clipboard
open operator override fun compareTo(other: LedgerConflict): Int