Blocked Rate by Structural Dependency
Which structural dependencies, when they fail, most often produce blocked outcomes — cases where no recovery path was documented? This comparison ranks the 13 dependency types in the archive by blocked rate among determinate cases.
A structural dependency is any component a custody system relies on to function. Dependencies become failure surfaces when the components they rely on become unavailable under stress. Not all dependency failures produce the same outcomes — some consistently produce blocked access, others produce constrained or delayed access that eventually resolves.
Blocked rate is calculated from determinate cases only (blocked + constrained + survives). Indeterminate cases are excluded. A case may involve multiple dependencies — case counts are not mutually exclusive. Cases are included only where the dependency was documented as contributing to the failure.
| Dependency | Cases | Blocked % | Distribution | Common stress |
|---|---|---|---|---|
|
Key Colocation
Multiple keys or seed copies stored together.
|
22 | 100% | Seed phrase unavailable | |
|
Geographic Access Constraint
Geographic presence was required and unavailable.
|
36 | 81% | Coercion | |
|
Single-Person Knowledge
Only one person understood the arrangement.
|
596 | 80% | Passphrase unavailable | |
|
Device-Dependent Access
Recovery required a specific device with no independent path.
|
549 | 74% | Passphrase unavailable | |
|
Undocumented Recovery Procedure
No written procedure existed to guide recovery.
|
546 | 73% | Passphrase unavailable | |
|
Recovery Materials Colocated
Backup materials shared a physical location.
|
17 | 69% | Coercion | |
|
Passphrase Dependency
Recovery required a BIP39 or encryption passphrase.
|
414 | 68% | Passphrase unavailable | |
|
Institutional Cooperation Required
Recovery required an institution to cooperate.
|
198 | 60% | Vendor lockout | |
|
Legal Authority Required
Formal legal standing was required before access.
|
59 | 58% | Vendor lockout | |
|
Shared Service Dependency
Multiple paths converged on the same vendor.
|
170 | 57% | Vendor lockout | |
|
Time-Sensitive Sequencing
Steps had to occur within a closing time window.
|
31 | 36% | Vendor lockout |
Sorted by blocked % descending. Distribution bar shows blocked (dark red) / constrained (amber) / survived (green). Indeterminate cases excluded from blocked %.
Key Colocation has the highest blocked rate in the archive at 100% of determinate cases — 22 total cases. Multiple keys or seed copies stored together. When this dependency fails, the failure is rarely recoverable through alternative paths.
Time-Sensitive Sequencing has the lowest blocked rate at 36% — meaning cases in this category more often produce constrained or surviving outcomes despite the dependency failure. Steps had to occur within a closing time window. The lower blocked rate reflects the presence of alternative recovery paths or institutional processes that provide partial resolution.
Dependencies involving human knowledge — single-person knowledge, undocumented procedure, no designated recovery person — appear consistently near the top of this ranking. When knowledge is the dependency, its loss is irreversible. No recovery service, no professional intervention, and no legal process can reconstruct information that only one person held and never documented. This category of dependency failure is the most common in the archive and the most likely to produce permanent loss.
Institutional dependencies — institutional cooperation required, legal authority required — tend to produce constrained rather than permanently blocked outcomes, because institutional processes, even when slow and uncertain, provide some path toward eventual resolution. Exchange bankruptcy claims, probate proceedings, and regulatory processes are slow, but they are not permanently closed. This is structurally different from self-custody knowledge failures, where no process exists to substitute for the missing information.
The authority–access gap dependency appears in cases where legal authority and operational access are structurally separated — probate establishes an heir's entitlement, but the Bitcoin network does not recognise that entitlement. These cases have high blocked rates because the legal process, when completed, still does not produce the private key access required for recovery. The process closes but the access problem remains open.
Translate