core·kanji engine · demo

What should you learn next?

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:

Same engine.js under all three. Its numeric core is parity-tested against simulate.py. Toy corpus; the mechanism is real.

why this one
what you know: real FSRS state

A demo of the Core Kanji learning engine (AGPL-3.0-or-later). Source, engine, and this page: github.com/moxzas/core-kanji (/demo). engine.js is the real scheduler; demo.js is just its UI.