Baseline route ready for follow-up stories
History routeReady for follow-up stories
Return to saved analysis history
The analysis history route now exists inside the real app tree, ready for later guest continuity, saved result browsing, and restart actions.
Path
/app/historyFoundation hooks
History ownership moved into a real Next route instead of a root-level redirect stub.
The shell is ready for empty, in-progress, and needs-help states in follow-up stories.
Support and new-analysis handoff paths already point at real application routes.
History state placeholders
These cards reserve space for the returning-user states that later stories will hydrate from real data.
Processing analysis
PendingReserves the state where a returning user re-enters while analysis work is still running.
Completed result
ReadyHolds the future result-summary card and the continuation links back into deeper flows.
Needs help
FallbackKeeps a dedicated slot for recovery paths and contextual support handoff.
Related paths
These routes now exist as real Next entrypoints and are ready for follow-up stories.