How to read a Destiny Matrix compatibility chart
If you’ve run a compatibility calculator, you have a chart and three numbers, and probably no idea which of them you’re supposed to look at. This page explains where each number comes from and what it can honestly be said to describe.
What you’re actually looking at
A compatibility chart is not a third person’s chart. Each partner gets their own Destiny Matrix from their own birth date, and the two are then overlaid: for every position on the octagram, the two partners’ values at that position are added together and reduced back into the 1–22 arcana range.
That gives 22 combined points. It is one addition per position and nothing more — no new system, no separate compatibility arithmetic.
reduce() means: if the number is over 22, add its digits together and repeat until it isn’t. So 34 becomes 3+4 = 7. And 22 stays 22 — it does not become 4. Plenty of calculators get that one wrong, and it changes the chart from that point onward.
One thing you can’t do with it
The combined chart looks like a normal chart, so it is tempting to treat it as one. It isn’t. The combined points don’t satisfy the relations a single person’s chart obeys — the combined sum point is the two partners’ sum points added, which is not the same as adding up the combined corners. And you cannot get there by merging the two birth dates into one date and running an ordinary calculator on it. The overlay happens after each chart is built, never before.
The three numbers
The headline scores are read off the combined chart using the same summary formulas an individual chart uses. Sky and Earth come from the four corner positions, Male and Female from the four diagonals, and the three scores you’re shown are built from those.
- Sky
- = reduce(b + d)
- Earth
- = reduce(a + c)
- Relationship
- = reduce(sky + earth)
- Male
- = reduce(f + i)
- Female
- = reduce(g + h)
- Union
- = reduce(male + female)
- Harmony
- = reduce(relationship + union)
So Relationship comes from the four corner positions, Union from the four diagonals, and Harmony is simply those two added and reduced. Harmony contains no information the first two don’t; it is a summary of them.
Be clear about where those three names come from. The arithmetic above is ours to verify and yours to check by hand. The labels — Relationship, Union, Harmony — are the ones the reference calculators print, and they are prose supplied by those tools rather than anything the sums entail. We use them because they are what the niche calls these lines, not because the maths names them.
Harmony is always a multiple of 3
Here is a fact you can use to check any compatibility calculator, including ours. Harmony can only ever be one of 7 values: 3, 6, 9, 12, 15, 18 and 21. If a calculator hands you a Harmony that isn’t on that list, it has made an arithmetic error.
This isn’t something we noticed and generalised — it follows from the structure. The four diagonal positions always sum to twice the four corners, so Union runs at twice Relationship and Harmony at three times it. Digit-reduction preserves that relationship at every step, including the terminal-22 rule. So Harmony has no choice about being divisible by 3.
The other two are constrained as well, if less dramatically. Relationship reaches 20 of the 22 arcana and Union reaches 19. Neither can hold 1 or 2. Union additionally never holds 13 — for reasons nobody in the literature has explained.
There are only 42 possible results
We ran every possible pair of charts — all 30,735,936 of them — and collected the results. The three scores together take exactly 42 distinct combinations — not thousands, and not one per couple.
This matters more than it sounds, because it tells you what your result is not. On average, each of those 42 outcomes is shared by about 731,808 chart pairs. They are not evenly spread — some are much commoner than others — but even the rarest result in the entire system is shared by 157,053 pairs of charts.
So whatever your Relationship, Union and Harmony numbers are, a great many other couples have exactly the same three. Any site implying your reading belongs to you alone is wrong, and you can disprove it by standing next to someone and comparing screens. We’d rather tell you the number.
Why there’s no “you’re a 3, they’re a 9” lookup
People arrive looking for a page about their specific pairing, the way numerology sites have one for every combination of two life-path numbers. There isn’t one here, and the reason is structural rather than laziness.
A life path is a single number, and you know yours, so “3 and 9” is a thing you can look up. A Destiny Matrix isn’t one number — it’s 22 of them on a combined chart, with no single headline value that stands for the whole thing. There is nothing to pair off. Even the three scores are read together rather than separately, and as the section above shows, the third is derived from the other two.
Is this synastry?
Synastry is the astrological term for comparing two birth charts against each other. The Destiny Matrix borrows the idea and none of the method: there are no planets, no houses and no aspects here. Two birth dates each become 22 numbers, and those numbers are added position by position. If you came from astrology expecting something that reads angles between bodies, this is a different kind of object — closer to arithmetic than to observation.
What the numbers mean — and what we won’t fake
Everything above is checkable. You can recompute all of it with a pen, and so can any calculator that exposes these positions.
What the 42 outcomes mean is a different kind of claim, and we haven’t published it yet. Those readings are being written with their sources named, and where two schools disagree the disagreement gets printed rather than resolved into one confident answer. That takes time, and until it’s done the honest thing is to say so — a plausible-sounding paragraph generated to fill the gap would be worth less than the empty space, because you’d have no way to tell it from the sourced version that replaces it.
What the arithmetic can’t do at all is tell you whether two people should be together. A birth date doesn’t contain that. What a compatibility chart offers is a frame — a description you can hold up against a relationship you already know from the inside, and see whether it recognises anything.
Read your own
Our calculator shows both partners’ octagrams, the combined chart, all 22 combined points with the sums alongside them, and the derivation of each score — so you can follow every step above on your own two dates.
The money line is worked through the same way, on a single chart.
The overlay rule on this page was derived from a reference implementation and checked against its rendered output across 9 date pairs and 261 individual values, with no mismatches; 8 of those pairs were computed from our engine and written down before the reference was ever queried. A second, independently written server-side calculator produces the same combined chart. Every number printed above is additionally asserted against our own engine in the test suite, by sweeping all 30,735,936 possible chart pairs — so it cannot drift from what the calculator produces.