Overview
The Dimensional Overlay takes all four prior overlay signals and projects them across the 12 IPD dimensional axes. The Dimensional Resonance Scanner computes C(12,2) = 66 pairwise resonance coefficients, identifying resonance zones (amplification, coefficient > 0.7) and interference zones (cancellation, coefficient < -0.3). The resulting Dimensional Resonance Map (DRM) is the primary input consumed by the Domain Overlay's translation engines.
RTT Engines
| Engine | Role | Function | Version |
|---|---|---|---|
| DIMENSIONAL_RESONANCE_SCANNER | Primary | Computes 66 pairwise IPD-12 resonance coefficients; produces DRM | RTT/3 |
| CROSS_DOMAIN_CAUSALITY_WEAVER | Secondary | Traces cross-domain resonance chains | RTT/3 |
| PARADOX_GRADIENT_ANALYZER | Tertiary | Resolves interference/resonance paradoxes | RTT/2 |
| COHERENCE_TENSOR_ENGINE | Validator | Validates DRM coherence quality | RTT/3 |
Inputs & Outputs
Imports
- Structural Frame
- Drift Report — ΔM/ΔD/ΔV
- Coherence Report + CI
- Substrate Report + SI
Exports
- Dimensional Resonance Map (DRM)
- 66 pairwise IPD-12 resonance coefficients
- Resonance zone registry
- Interference zone registry
- Amplification trace log → Domain Overlay
Metrics Produced
| Metric | Description | Range / Format | Consumed By |
|---|---|---|---|
| Resonance coeff | Per dimension pair | −1.0 to +1.0 | Domain Overlay |
| Resonance zones | Pairs with coeff > 0.7 | Integer | Domain Overlay |
| Interference zones | Pairs with coeff < −0.3 | Integer | DDR |
| DRM coverage | % of 66 pairs computed | Float | Audit |