Secrets Distribution Service · View 06 of 34 · 2 · People and journeys
The trough
- The overlap window ends and one consumer still uses the old key: a monthly job running from a file. Waiting for it is unbounded; retiring on schedule breaks it.
- Answer: retirement waits on observed use, with a seven-day ceiling. The straggler is named to its owner on day one and broken, deliberately and visibly, on day seven (ADR-23).
What keeps it routine
- The new version is written to both sites before either serves it, and verified against the partner with a real call. A failed verification aborts and leaves the old key live, so a rotation can never leave zero working keys.
- Agents report the version each workload holds, and the partner's key-usage report confirms it. Both have to agree before retirement.
Assumptions
- The partner permits two active keys. Where a partner allows one, the secret is registered as manual rotation with a named owner, and emergency rotation is accepted to be breaking.