{{ item.compatibility.reasons.join('; ')||'Signature and compatibility verified.' }}
Operations / Maintenance & DR
Maintenance & disaster recovery
Verified updates, approved windows, reversible rollout, dry-run cleanup, and isolated restore drills.
{{ pollingState() }}{{ lastUpdatedAt()?.toLocaleTimeString()||'connecting' }}
{{ notice() }}
{{ error()||pollingError() }}
Update trust chainEd25519 signature → schema and platform compatibility → verified backup → approved window → canary → health gate → rolling cohorts.
Verified manifests
Import signed manifests with the CLI or library; raw unsigned URLs are never offered here.
Staged campaigns
{{ target.target }} · {{ target.status }}
No upgrade campaigns.
Nothing is deleted during discovery.Each preview expires, has a digest over the exact candidates, and requires a count-and-kind confirmation.
{{ plan.kind }}
{{ plan.candidates.length }} candidates · {{ bytes(plan.estimatedBytes) }}
expires {{ plan.expiresAt }} · digest {{ plan.candidateDigest.slice(0,12) }}Inspect candidates
{{ candidate.label }}{{ bytes(candidate.bytes) }}
Drills never target production.Only
isolated:// targets are accepted. RPO/RTO and health evidence are recorded, and cleanup runs even after failure.{{ item.scenario }}
{{ item.isolatedTarget }}
objective {{ item.expectedRpoMinutes }}m RPO / {{ item.expectedRtoMinutes }}m RTOmeasured {{ item.measuredRpoMinutes.toFixed(1) }}m RPO / {{ item.measuredRtoMinutes?.toFixed(1) }}m RTO · cleanup {{ item.cleanupVerified?'verified':'pending' }}