Add a mandatory data verification step so users can inspect and edit LLM-extracted data before generating the PPT. - New PptDataReview.vue: auto-validation on mount, key metrics cards, editable benefit/withdrawal tables, inline error highlighting - New PUT /session/<id>/extractions API endpoint for saving user edits - Extend PptPage flow from 4 steps to 5 (upload→parse→review→generate→result) - Update ppt-api.ts with updateExtractions() method - Update PptParsing button text to match new flow Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config | ||
| scripts | ||
| __init__.py | ||
| extraction.py | ||
| irr.py | ||
| knowledge.py | ||
| llm_client.py | ||
| normalizer.py | ||
| prompts.py | ||
| renderer.py | ||
| routes.py | ||
| validator.py | ||