@model StoryIntelligenceCompletionViewModel @{ ViewData["Title"] = "Scenes created"; }

Story Intelligence pipeline

Story Intelligence complete

PlotDirector completed every implemented Story Intelligence stage for this manuscript. Future stages will continue from this same pipeline as they become available.

Chapters analysed @Model.ChaptersCommitted
Scenes prepared / created @Model.ScenesCreated
Characters created / linked @Model.CharactersCreatedOrLinked.ToString("N0")
Book @Model.BookTitle
Review LocationsComing Soon
Review AssetsComing Soon
Review RelationshipsComing Soon
Review KnowledgeComing Soon
View scenes View book @if (Model.FirstChapterID.HasValue) { Open first chapter } Back to Dashboard