1. Short Definition
U0 Substrate Load Rule means that a system cannot scale coherently beyond the capacity of its underlying substrate.
Higher-layer growth fails when the base layer cannot carry the load.
2. Canonical Pattern
U0 capacity insufficient ⇒ higher-layer scale failsExpanded:
substrate load↑
+
U0 capacity insufficient
⇒ execution stress↑
⇒ boundary strain↑
⇒ restoration burden↑
⇒ coherence risk↑Plain form:
No system scales beyond the base that carries it.
3. Mechanic Description
SCALE-063 begins the U-layer scaling sequence.
U0 is the substrate layer: the physical, energetic, infrastructural, biological, material, or computational base that supports the rest of the system.
A system may attempt to scale at higher layers:
- more execution
- more classification
- more coordination
- more memory
- more governance
- more automation
- more users
- more throughput
- more coupling
- more symbolic or institutional complexity
But if U0 cannot support the load, higher-layer scaling becomes unstable.
Examples:
- AI models scale beyond compute, energy, monitoring, or infrastructure capacity.
- Biological performance demand exceeds substrate recovery or tissue capacity.
- Institutions expand responsibilities beyond physical staffing or operational base.
- Economies scale activity beyond ecological or material substrate.
- Security systems increase surveillance or response load beyond infrastructure.
- Governance systems add policy without the substrate to administer it.
- Digital platforms scale users beyond reliability, moderation, or support capacity.
U0 failure can appear at higher layers first.
A U3 execution problem may actually be a U0 substrate constraint.
A U5 coordination failure may arise from infrastructure limitations.
A U6 coherence problem may arise because the substrate cannot support the field demand.
This rule prevents systems from trying to solve substrate failure with higher-layer messaging, compliance, or control.
4. UTS Variable Mapping
| Variable | Role in SCALE-063 |
|---|---|
| O | Declines when substrate cannot support system function |
| H | Rises through deferred maintenance, overload, or base-layer damage |
| ε | Appears as breakdown, fatigue, outage, malfunction, or failure |
| ι | Rises when higher-layer performance hides substrate depletion |
| Au | Needed to detect substrate constraints rather than misclassify symptoms |
| µᵢ | Meaning / legitimacy degrades when demands ignore base reality |
| BΣ | Boundaries strain when substrate support is insufficient |
| K | Slack disappears when base capacity is fully consumed |
| R | Restoration depends on substrate recovery capacity |
| Φ | Performance pressure often drives scaling beyond substrate limits |
5. Diagnostic Questions
- What substrate carries the system?
- Is U0 capacity sufficient for the proposed scale?
- Is higher-layer failure actually caused by substrate overload?
- Is the system treating base-layer depletion as an execution problem?
- Are maintenance and recovery being deferred?
- Is infrastructure, tissue, energy, compute, staffing, or material base saturated?
- Is visible performance being maintained by consuming substrate reserves?
- Can the substrate recover after load?
- Is substrate auditability sufficient?
- Should scale pause until U0 is reinforced?
6. Failure Signatures
1. Substrate Saturation
U0 load > U0 capacityThe base layer cannot carry demand.
2. Higher-Layer Misdiagnosis
U0 failure misread as U3 / U4 / U5 failureThe system treats substrate overload as execution, classification, or coordination error.
3. Deferred Maintenance Debt
maintenance deferred + load↑ ⇒ H_U0↑Base-layer debt accumulates.
4. Performance Through Depletion
Φ↑ while substrate reserves↓The system performs by consuming its base.
5. Restoration Failure
U0 damaged + R_eff insufficient ⇒ recurrence↑Recovery cannot occur because the substrate remains damaged.
7. Related Failure Modes
- substrate overload
- deferred maintenance debt
- infrastructure brittleness
- biological depletion
- compute/resource saturation
- higher-layer misdiagnosis
- restoration starvation
- silent extraction
- capacity collapse
- performance-coherence divergence
- late visible failure
8. Related Diagnostics
| Diagnostic | Use |
|---|---|
| U0_capacity | Substrate carrying capacity |
| U0_load | Load placed on substrate |
| substrate_reserve_depth | Remaining base-layer reserves |
| maintenance_debt | Deferred repair / maintenance |
| R_U0 | Substrate restoration capacity |
| Au_U0 | Auditability of substrate state |
| Φ_load | Performance pressure on substrate |
| ε_U0 | Visible substrate error |
| τ_m | Recurrence after substrate stress |
| 𝓓(t) | Ring-down after load |
9. Restoration Implications
If SCALE-063 is active, restoration must reinforce or repair the substrate before higher-layer scaling resumes.
Required actions:
- Identify the true substrate layer.
- Measure U0 load against U0 capacity.
- Pause or reduce higher-layer demand.
- Repair substrate damage.
- Reduce deferred maintenance debt.
- Restore substrate reserves.
- Increase substrate auditability.
- Reclassify higher-layer symptoms that originate in U0.
- Validate substrate ring-down after load.
- Resume scaling only when substrate capacity exceeds demand with margin.
Core restoration rule:
Repair the base before scaling what rests on it.10. Compact Registry Entry
id: SCALE-063
name: "U0 Substrate Load Rule"
family: "SCALE-L — U-Layer Scaling Mechanics"
type: "substrate-scaling-constraint"
status: "draft-ready"
short_definition: "A system cannot scale coherently beyond the capacity of its underlying substrate."
canonical_pattern: "U0 capacity insufficient ⇒ higher-layer scale fails"
failure_signature: "substrate load↑ + U0 capacity insufficient ⇒ execution stress↑ + boundary strain↑ + restoration burden↑ + coherence risk↑"
primary_variables:
- O
- H
- ε
- ι
- Au
- µᵢ
- BΣ
- K
- R
- Φ
primary_diagnostics:
- U0_capacity
- U0_load
- substrate_reserve_depth
- maintenance_debt
- R_U0
- Au_U0
- Φ_load
- ε_U0
- τ_m
- 𝓓(t)
related_failure_modes:
- substrate_overload
- deferred_maintenance_debt
- infrastructure_brittleness
- biological_depletion
- compute_resource_saturation
- higher_layer_misdiagnosis
- restoration_starvation
- silent_extraction
- capacity_collapse
restoration_implication: "Reduce higher-layer demand, repair substrate damage, restore reserves, increase U0 auditability, and resume scaling only when substrate capacity exceeds demand with margin."11. One-Line Canon
A system cannot scale coherently beyond the substrate that carries it.