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

  • Missed-capitalization rate: share of moves where the opponent slipped but you did not punish it. Excludes time-trouble moves.
courses.ts:191 (missedCapitalizationRate)
  • Tracked tactic types (from Koga's classifier): hangingPiece, insufficientlyDefended, capturingDefender, fork, counterThreat, attackingPinnedPiece, destroying.
tacticScoreFeeders.ts:15

Why it matters

Capitalizing on the opponent's mistakes is where rating points are won. Per-tactic peer curves are still being built; today the breakdown is descriptive evidence.

Related