From dfcacb51495214814d486d2471027aceaeaad248 Mon Sep 17 00:00:00 2001 From: Yakiv Kovalskyi Date: Wed, 15 Jul 2026 11:30:42 +0200 Subject: [PATCH] Add ROADMAP.md Lays out now/next/later priorities so the direction is written down somewhere, not just in my head. --- ROADMAP.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ROADMAP.md diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 0000000..e50f320 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,14 @@ +# Poker — Roadmap + +This is an off-table STUDY tool — ToS-respecting, not real-time assistance. + +## Now +- Settle the current toolset and fix the stale "early scaffold" status in the README. + +## Next +- Make the leak-finding → targeted-drills loop the core product (study *your* actual leaks, not generic charts). +- Polish hand-history import. + +## Later +- ICM / bankroll depth. +- A spaced-repetition drill engine.