Know who authorized each AI agent you deploy, what it did, and how it was retired — with proof you can hand to a regulator, a customer, or a court. We call this record the ALR (Agent Lifecycle Registry). Shutting an agent down takes two independent signatures in strict sequence, and any attempt to bring a retired agent back is permanently logged.
Three stages. Every phase of an agent's existence has a tamper-evident record on the ledger.
When an agent is commissioned, the ALR creates a genesis record: operator identity, parent agent attribution, authorizations, and initial lifecycle state. Anchored to the tamper-evident ledger. Sub-agents carry a cryptographic chain back to their human operator.
As an agent operates, its lifecycle state is tracked. Active, Incapacitated, Dormant, Suspended, Regulatory Freeze — every transition is a ledger entry. The operator's full agent fleet is visible. Unregistered agents carry a visible transparency flag when encountered by the network.
Termination requires Gate 1 (beneficiary signature) followed by Gate 2 (attorney countersignature over a payload containing the Gate 1 hash). When both gates clear, the Tombstone Record — a permanent closing record, like a death certificate — is sealed: immutable, permanently anchored, irreversible.
Same idea as a wire transfer that needs two separate approvals before it clears — no single person, including us, can shut an agent down alone. The sequencing is mathematical; there's no workaround.
Every state transition is a ledger entry. No unknown agent states.
Similar to an employment contract: the operator has obligations, and the agent's record carries protections — it isn't one-sided control. The ALR treats the operator-agent relationship as a bilateral contract with enumerated rights and obligations on both sides.
ALR is Layer 06 of the AIBrokerAgent accountability stack.