Diagonal Pair Sum = 19 or 21
Definition
For every archetype on the 4×4 grid that has a diagonal partner, the sum of its position number and its partner’s position number equals either 19 or 21. This invariant defines the rebalancing geometry for the “Too Much” displacement state — when a position is in excess, its diagonal partner provides the structural counterweight.
The two sums (19 and 21) flank 20 (the vertical sum) by ±1, which is the geometric signature of diagonal vs. vertical traversal on a 4×4 grid where row sums are 40.
Why It’s Load-Bearing
Diagonal pairs are the second of three rebalancing geometries:
- Without 19/21 as the diagonal invariant, the Too-Much rebalancing has no structural target
- The flanking pattern (19, 20, 21) reveals the underlying geometry — vertical, diagonal-down, diagonal-up are the three meaningful directions on the grid that preserve the 40-sum
- Computational validation confirms diagonal partners satisfy this exclusively (never 18, 20, or 22)
Confidence Tier
COMPUTATIONALLY_VALIDATED. Exhaustive enumeration confirms zero violations.
Examples
| Archetype | Diagonal Partner | Sum |
|---|---|---|
| Compassion (6) | Change (13) | 19 |
| Drive (7) | Balance (14) | 21 |
| Order (4) | Abstraction (15) | 19 |
| Culture (5) | Breakthrough (16) | 21 |
| Wisdom (2) | Inspiration (17) | 19 |
| Nurturing (3) | Imagination (18) | 21 |
| Fortitude (8) | Equity (11) | 19 |
| Discipline (9) | Sacrifice (12) | 21 |
Cross-References
- Operation_Diagonal_Pair — the rebalancing operation
- Treatise_Rebalancing_Mechanics — full mechanics
- Invariant_Vertical_Pair_Sum — sister invariant for “Too Little”
- Invariant_Reduction_Identity — sister invariant for “Unacknowledged”
- Invariant_Forty_Fold_Seal — parent invariant