Two thresholds, not one
The previous lesson set up a single control parameter: how much data you have per unknown. The natural expectation is one threshold, below which recovery fails and above which it works.
The central discovery of this field is that there are often two.
The information-theoretic threshold is where the signal becomes recoverable in principle. Below it the data genuinely does not determine the answer; the posterior spreads over many possibilities and no procedure can distinguish them. Above it the Bayes-optimal estimator succeeds.
The algorithmic threshold is where efficient algorithms start working.
When these coincide, the world behaves as intuition expects. When they separate, a third regime opens between them where the information is present, the answer is uniquely determined, and every known polynomial-time algorithm fails.
That middle band is the hard phase. It is the most interesting object in this subject, and the rest of this lesson is about what lives there.

