@model StoryIntelligenceProgressViewModel @{ ViewData["Title"] = "Preparing Story Intelligence"; } @Model.BookTitle Preparing Story Intelligence PlotDirector is preparing the analysis engine. This phase does not run AI analysis or generate story suggestions. @Model.Job.CurrentMessage @Model.Job.ProgressPercent% Stage @Model.Job.CurrentStage Status @Model.Job.Status Elapsed @Model.Job.ElapsedTime Remaining @(Model.Job.EstimatedRemaining ?? "Calculating") Cancel Continue @section Scripts { }
@Model.BookTitle
PlotDirector is preparing the analysis engine. This phase does not run AI analysis or generate story suggestions.