Dashboard no longer shows fake canned analysis. Real results live in the browser session created by your last analysis.
Last local session
Stored in this browser only. Nothing is persisted server-side by default.
No local analysis session found in this browser yet.
What changed
The old dashboard mock data has been removed from the user flow.
• /analyze now runs a real upload → classify (optional) → analyze → next-steps pipeline.
• /results renders the actual response stored in sessionStorage for this browser session.
• Draft letter generation is manual and only runs when requested.