Three options for a severed agent
The design space at credential expiry under partition is small enough to enumerate exhaustively — which is itself a useful property.
Fail-closed
Authority ends at the TTL. Safe against credential abuse; a standing invitation to an adversary — disrupt communications for longer than one credential lifetime and any agent in the mesh goes dark.
Fail-open
The agent signs its own extension. No threshold, no external check, no bound. A compromised agent becomes self-sovereign — there is no revocation story at all, connected or not.
Extend-only, threshold-attested
The agent asks the only authority-adjacent parties reachable during the partition — its peers — and the protocol constrains what they can grant: bounded, unwidened, and auditable.
The chain. A renewal is valid only with ⌈2N/3⌉ distinct
peer attestations (N ≥ 4), never widens the scope it started with, and is capped by a ceiling
measured from original issuance — a hard halt regardless of mesh health once reached.
Out of scope. AgentClock does not enforce revocation delivered during a partition — a decision cannot reach a node that is unreachable. It bounds and prices that residual; it does not hide it.