From fb81526f2f70d3324e74348010b6b7c51d5e74e3 Mon Sep 17 00:00:00 2001 From: Waseem Ghanem Date: Fri, 7 Aug 2026 22:38:52 -0400 Subject: [PATCH] docs: remove future improvements section --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index fef1b9a..9617f49 100644 --- a/README.md +++ b/README.md @@ -154,11 +154,3 @@ GitHub Actions runs on pull requests and pushes to `main`. It performs a clean n - Anthropic-backed features require a server-side API key and are not enabled in the public showcase deployment. - DOCX and PPTX uploads can be stored, but the current AI indexing path is designed for PDF, image, and text content. - Some settings/integration controls and the top-level mock-exam launcher remain roadmap UI; course-level practice-exam generation is implemented. - -## Future improvements - -- Add a polished screenshot and short demo-video set using seeded showcase data -- Persist profile, notification, and integration preferences -- Expand structured extraction support for additional document formats -- Add end-to-end browser tests and production observability -- Consolidate practice-exam creation into one consistent workflow