A plain-language explainer, part two

The Next Letter

Last time, we showed you 384 real numbers from our tiny AI with no dictionary for what they mean. Here's what those numbers turn into next — and it's a more honest ending than "nobody knows anything."

Quick recap from The Unlabeled Dials: our AI turns letters into numbers using a list it can't be wrong about (a real dictionary, 65 entries). Then it does math that produces 384 more numbers — real, but with no list telling you what any of them mean. This page picks up right there.
1

Where we left off: 384 mystery numbers

Same AI, same word — "ROMEO:" — same 384 real numbers, freshly captured. No labels, same as before:

2

The AI squeezes them back down

Here's the part we didn't show you last time. The AI doesn't stop at 384 mystery numbers. It runs them through one more fixed piece of math, and out comes a brand new list — only this one is exactly 65 numbers long. The same length as our original letter dictionary. That's not a coincidence — the AI was built so it always lines up that way, one number per letter it knows.

Turn those 65 numbers into percentages, and here's what you get — the AI's real, exact odds for what letter comes after "ROMEO:":

\n
99.9497%
Y
0.0122%
'
0.0106%
S
0.0090%
O
0.0022%

This list does have a key — the same one from step one. Slot 0 is always "newline," no matter what. So even though we can't read the 384 numbers that led here, we can read this list perfectly. We know exactly what each number means and exactly how likely it is.

3

A weighted lottery, not a certainty

The AI doesn't always take the top choice. It runs a weighted lottery: a newline with a 99.9497% chance will almost always win — but "almost always" isn't "always." (If you've read The Journey, you saw 99.996% for this same prediction — that page applies a sampling "temperature" that sharpens the odds before the draw; this page shows the raw odds straight out of the maths. Same numbers underneath, one extra step.) Elsewhere in this project, watching the same AI write a longer sentence, it once landed on a letter that only had a 3.6% chance — a real long shot, drawn fair and square.

This time: the lottery landed on '\n', same as the top pick. No drama — but it could have gone another way, and sometimes, elsewhere, it does.
Think of it like a raffle with 65 tickets in a box, but the tickets aren't evenly split — one ticket type fills 99.9497% of the box, and the AI drops in the leftover tickets in whatever tiny amounts its math worked out. Someone reaches in and pulls one. You can watch exactly how the box was filled. You just can't see, by looking at the 384 numbers alone, why the AI decided to fill it that way.

The full loop

Dictionary in → unlabeled math → dictionary out. Both ends of this process are things we can read perfectly: the letters going in, and the exact odds coming out. What happens between them — the 384 numbers that turned "ROMEO:" into a 99.9497% preference for a newline — is real, watchable, and still has no dictionary. That's the honest shape of the mystery: not "the AI's decision is unknowable," but "we can see the decision and its odds exactly, and still not read the reasoning that produced them."