pub fn absorb(fix: &Fix, policy: Policy) -> OutcomeExpand description
Fold one fix into the property surface, the clock, and the identity.
The single place a fix means anything. Returns what changed, so a caller can re-sign an identity or note a clock step without inspecting the fix a second time and reaching a different conclusion.