@model StoryIntelligenceSavedRunDetailViewModel @{ ViewData["Title"] = "Story Intelligence Run"; var run = Model.Run; }
Admin utility
Saved audit output from the admin chapter-to-scene dry-run pipeline.
This Story Intelligence run could not be found.
Status
Scenes
Tokens
Duration
@Display(run.ErrorDetail)
No chapter result was saved for this run.
} else { var chapter = Model.ChapterResult;No scene results were saved for this run.
}