@model StoryIntelligenceCompletionViewModel @{ ViewData["Title"] = "Story Intelligence ready"; }

@Model.BookTitle

Story Intelligence is ready.

The analysis engine is prepared. In the next phase PlotDirector will begin analysing your manuscript.

Temporary completion page

This page confirms the framework job, consent, background processing and progress plumbing are working. Later phases will replace it with real analysis results.

Status @Model.Job.Status
Progress @Model.Job.ProgressPercent%
Elapsed @Model.Job.ElapsedTime
Stage @Model.Job.CurrentStage