Recoverability collapse in self-referential information decoders — thermodynamic framework for analyzing when adaptive systems coupling inference to irreversible action lose recoverability under sustained overload. Use when analyzing AI system stability, distributed system failures, or decoder collapse under high-throughput regimes.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill recoverability-collapse-information-decoders --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Recoverability Collapse Information Decoders?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-recoverability-collapse-information-decoders)More formats (shields.io, HTML) on the badges page.
---
name: recoverability-collapse-information-decoders
description: "Recoverability collapse in self-referential information decoders — thermodynamic framework for analyzing when adaptive systems coupling inference to irreversible action lose recoverability under sustained overload. Use when analyzing AI system stability, distributed system failures, or decoder collapse under high-throughput regimes."
---
# Recoverability Collapse in Information Decoders
## Description
A thermodynamic framework modeling adaptive systems as finite-capacity decoders whose irreversible commitments eliminate counterfactual options. Characterizes recoverable operation by a feasibility margin and stability diagnostic, establishing that under sustained overload (induced flux exceeding effective integrative capacity), loss of recoverability arises as a structural consequence of capacity saturation — independent of optimization objective, control policy, or substrate.
## Activation Keywords
- recoverability collapse
- self-referential decoder
- information thermodynamics
- decoder stability
- capacity saturation
- irreversible commitment
- metastable failure
- 可恢复性崩溃
- 解码器稳定性
- high-throughput AI failure
- nonequilibrium driving
## Core Mathematical Framework
### Decoder Model
- Adaptive systems = finite-capacity decoders + irreversible action coupling
- Information processing modeled as thermodynamic load
- Irreversible commitments eliminate counterfactual options
### Key Quantities
1. **Feasibility Margin**: Distance from capacity saturation boundary
2. **Stability Diagnostic**: Diverges at the point of non-recoverability
3. **Recoverable Dissipation**: Necessary criterion for decoder stability
### Phase Transition Analysis
Under sustained overload:
- Loss of recoverability = structural consequence of capacity saturation
- Independent of: optimization objective, control policy, substrate
- **Added capacity alone does NOT restore recoverability**
- Absent certification or gating: higher throughput accelerates non-recoverable loss
### First-Order Transition (Explicit Feedback)
When feedback is made explicit (each uncertified commitment spawns α new candidates):
- Continuous transition becomes **first-order**
- Lucid and collapsed states coexist in cusp-organized bistable region
- Closed-form spinodals define phase boundaries
- Collapse pre-empts continuous divergence at finite stability ratio
- Recovery is **hysteretic**
- For α ≥ 1: load reduction alone cannot restore operation
### Cascade Analysis
- Cascade sizes bounded by grounded fraction of input
- Genealogy-times-congestion factorization sets cutoff
- Mean-field exponent τ = 3/2 recovered away from boundary
- Each cascade carries Landauer-priced burst of synthetic entropy
## Usage Patterns
### Pattern 1: AI System Stability Analysis
When analyzing high-throughput AI systems:
1. Model the system as a finite-capacity decoder
2. Identify the irreversible commitments (output generation, actions)
3. Compute the feasibility margin relative to integrative capacity
4. If margin < 0: system is in non-recoverable regime
5. Adding compute/capacity WITHOUT certification accelerates collapse
### Pattern 2: Distributed System Metastable Failures
When investigating cascading failures in distributed systems:
1. Model nodes as decoders with finite integrative capacity
2. Track the feedback factor α (new candidates per failure)
3. If α ≥ 1: system exhibits bistability with hysteretic recovery
4. Monitor the stability diagnostic for early warning
5. Certification/gating required to prevent collapse
### Pattern 3: Decoder Design with Certification
When designing stable adaptive systems:
1. Implement certification before irreversible commitments
2. Gate throughput when feasibility margin approaches zero
3. Design for recoverable dissipation (necessary criterion)
4. Avoid throughput scaling without proportional certification
5. Expect hysteretic recovery — reducing load may not restore operation
## Instructions for Agents
### Step 1: Identify the Decoder Architecture
- What are the irreversible commitments?
- What is the effective integrative capacity?
- How does feedback propagate (value of α)?
### Step 2: Assess the Operating Regime
- Compute induced flux vs. effective capacity
- Determine feasibility margin
- If margin → 0: approaching non-recoverable regime
### Step 3: Analyze Phase Structure
- Is feedback explicit (α quantified)?
- If α ≥ 1: expect first-order transition with bistability
- Map spinodal boundaries for safe operating envelope
### Step 4: Design Recovery Strategy
- Certification required: each commitment must be verified
- Gating required: throttle input when margin is low
- Expect hysteresis: recovery path differs from collapse path
## Error Handling
### "Adding Compute Should Help" Fallacy
- **Counter-intuitive result**: Added capacity without certification accelerates collapse
- **Reason**: Higher throughput means more uncertified commitments per unit time
- **Fix**: Pair capacity increases with proportional certification
### Load Reduction Doesn't Restore Operation
- When α ≥ 1: reducing load alone cannot restore operation
- **Reason**: The bistable region has a hysteresis loop
- **Fix**: Must implement active certification to exit collapsed state
### Continuous vs. First-Order Transition
- Without explicit feedback: continuous divergence
- With explicit feedback: first-order jump (more dangerous)
- **Warning**: Making feedback visible doesn't make it safer
## Resources
- arXiv:2606.24861 - "First-Order Recoverability Collapse in Self-Referential Information Decoders" by Pieter van Rooyen
- 19 pages, 4 figures
- Part of the Recoverable Self-Coding program (Entropy 2026, Barcelona)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!