@@ -98,7 +98,10 @@ validator kind/bytes/strength/provenance/time, admitted provider capability,
9898request digest, and idempotency key. Precondition failure is typed non-
9999acceptance and cannot trigger automatic validator refresh; privileged,
100100destructive, and containment work requires a strong validator unless a narrow
101- reviewed unconditional exception applies. Response loss stays unknown.
101+ reviewed unconditional exception applies. The exception is one-owner,
102+ revocable, scoped, expiring, provider/policy-versioned, and attempt-bounded; a
103+ co-located guard serializes revocation/capability change/final-attempt use while
104+ dispatch advances only the effect stream. Response loss stays unknown.
102105Each effect carries a bounded atomic set of typed quota claims with independent
103106amount/unit, settlement policy, and admission/lease/dispatch/transmission/
104107storage boundary. Concurrency releases with the local lease; operation, rate,
@@ -128,10 +131,15 @@ entry recovery never exposes capacity at both ends; late evidence retains its
128131original claim/transfer lineage. Transfer freezes accounting owner, hierarchy
129132root/parent lease, period, work/recovery lane, capacity class, residency/region,
130133and authorization decisions. Ordinary transfer cannot cross tenant, hierarchy,
131- period, lane, class, or residency; cross-class movement is a separate authorized
132- audited adjustment.
134+ period, lane, class, or residency. Existing capacity never changes class, and
135+ protected-to-business conversion has no privileged escape hatch. Only future
136+ unallocated parent capacity may be resized through versioned, simulated,
137+ separation-of-duties ` QuotaCapacityPolicy ` activation that preserves protected
138+ floors. Delayed transfer steps recheck current local tenant, principal, and
139+ policy epochs.
133140Composite transactions use one order—stream head, authority fences, target
134- fence, grant guard, quota lease/keys, uniqueness claims, then receipts—and retry only
141+ fence, remote-mutation-exception guard, grant guard, quota lease/keys,
142+ uniqueness claims, then receipts—and retry only
135143classified deadlocks under a bounded identity/digest/version-preserving policy.
136144Tenant/work-class
137145partitioning, fair share, ceilings, starvation bounds, and a scoped emergency
@@ -167,7 +175,9 @@ bounded quota-claim kinds/boundaries/settlement, exact-set token/digest/
167175linearization, quota partition/capacity-lease/encumbrance-transfer topology,
168176target-fence owner/epoch/co-location/placement, receipt-idempotent capacity-
169177transfer delivery/conservation/classification, remote-target concurrency
170- profile/provider capability/precondition outcome, canonical composite lock/retry behavior,
178+ profile/provider capability/precondition outcome, remote-mutation-exception
179+ owner/guard/attempt, capacity-policy/floor/simulation/current-transition
180+ authority, canonical composite lock/retry behavior,
171181refund/write-off evidence, and
172182compensation/recovery-capacity behavior.
173183
0 commit comments