TECHNICAL NOTES
Any coaching tool can tell you that you were wrong. The question worth asking is how it knows. This page describes the machinery, the tests it has to pass, and: at the bottom, the things it still gets wrong.
THE POINT
Bridge coaching software asks you to trust it. You make a call, something tells you it was wrong, and you adjust your game accordingly. That is a lot of trust to extend to a black box: particularly one built on a language model, which will explain a wrong answer just as fluently as a right one.
So the machinery is written down here, along with the numbers it currently produces and the places it falls short. If something on this page turns out to be wrong, we would rather you could tell.
THE APPROACH
STRUCTURE
THE KEY IDEA
VERIFICATION
THE DIVISION
HONESTLY
Every one of these is measured rather than estimated: the coverage figures come from the same property tests as the numbers above. A tool that told you it had no weaknesses would be telling you it hadn't looked.
The fastest way to judge any of this is to bid a hand and read what comes back.