Persistent chess analysis
Chess-True
A chess analysis system that stores engine work, builds a growing knowledge tree, and learns from real games played by people.
Persistent Memory
Engine calculations are stored and reused instead of being lost after one session.
Real Game Learning
PGN games can become practical knowledge inside the Chess-True analysis tree.
Deep Continuations
Mini-max propagation turns analyzed variations into clearer evaluations over time.
What you can do
Turn chess work into reusable knowledge
Upload PGN files, analyze positions with Stockfish, and let Chess-True preserve useful results for future study. The goal is not only to inspect one game, but to build a long-term chess memory from many games and many calculations.
- 1Load games or study a position.
- 2Let the engine and cluster analyze candidate moves.
- 3Keep the results as part of a growing knowledge tree.