Coach definition, not a live verdict. These pages show how the X-ray Coach defines this concept and where its thresholds sit, sourced from the coach's own code. Unlike the tactic pages, nothing here runs a live detector — example boards illustrate the rule, they don't execute it.

What it means

The exact rule the X-ray Coach applies

  • A position is a Saving-Lost-Position when eval ≤ -300 cp AND material ≤ -300 cp AND you have been on a losing streak of ≥ 6 consecutive moves.
taxonomy.ts:117
  • Fallback (no material/streak context): eval ≤ −300 cp, or win probability ≤ 0.25.
taxonomy.ts:117
  • Crumble rate: in difficult positions, how often you blundered further (lost ≥50% of remaining win probability) while the opponent played accurately — a resilience signal.
courses.ts:186 (slpCrumbleRate)

How it's scored

Why it matters

Resigning lost positions early forfeits the half- and full-points that opponents hand back under their own pressure.