The actual Core Kanji scheduler (the one proven in the simulation spike) running live on a toy corpus. Pick a subject and drive it.
Most study tools march you through a fixed order and, after each card, ask you to grade yourself. This runs the real engine instead. It:
Easy / Good / Hard / Again, inferred from your answer time against your own rolling baseline.Same engine.js under all three. Its numeric core is parity-tested against simulate.py. Toy corpus; the mechanism is real.
/demo). engine.js is the real scheduler; demo.js is just its UI.