docs(demo): refresh demo plan to cover every merged feature + all spec demo items - #58
Merged
Merged
Conversation
added 3 commits
July 5, 2026 14:51
… spec demo items The Sunday-cut demo plan had drifted behind main. Made it a comprehensive superset (marked the spec-required 3-5 min core with a star; the rest is optional showcase): - Added the missing SPEC-REQUIRED "review session" scene (basic + interactive MCQ, FSRS-graded) -- it was only implied in pre-flight before. - Added the study feature (15%): the live interleaving toggle + the interactive "How this differs from FSRS" explainer, with the honest "ablation pre-registered, not yet run" caveat. - Added interactive MCQ cards and the timed Exam Mode shell (with honest capacity gating -- only the Mini preset the held-out bank can fill). - Updated the dashboard scene: Performance now shows an OBSERVED accuracy range from in-app Exam-Mode answers (PR #54), not the stale "not available". - Refreshed proofs: make bench now reports next-card p95 0.33ms alongside the mastery 650ms; added the re-runnable gates + interleave-report/ablation-analysis. - Fixed stale state (engine SHA ea3acae -> 4c991c9, "PRs #32-#36") and expanded the vs-base-Anki table + pre-flight + honesty framing + runnable-proofs list. The Milestone-1 appendix is preserved verbatim (its 2026-07-01 snapshot). Docs only.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The Sunday-cut demo plan (
docs/demo-plan.md) had drifted behindmain. This makes it a comprehensive superset — the spec-required 3–5 min core is ⭐-marked; everything else is optional showcase (length can go over/under).What was missing / stale (now fixed)
make benchnow reports the next-card cycle (p95 0.33ms @ 50k) alongside the 650ms mastery number; added the re-runnable gates +interleave-report/ablation-analysis.ea3acae → 4c991c9, "PRs feat(gre): pin AnkiDroid read-only score card panel (Task 7) + docs #32–test(robustness): Block C proofs — 7g crash-safety (20/20) + 7b two-way sync (no-loss + LWW) #36"; expanded the vs-base-Anki table, pre-flight, honesty framing, and runnable-proofs list.The Milestone-1 appendix is preserved verbatim (its 2026-07-01 snapshot). Docs only; fast lane.
Test plan
main(mastery, dashboard, MCQ, interleaving toggle + explainer, exam mode, observed Performance, phone panel, sync, AI, proofs/gates).Made with Cursor