Axiom Weaver
A story is authored once as a structured Story Package and performed into prose on every read. Pick a story to open its author surfaces: the Working Draft and its scene compile view, the World & Discourse inspector, and the run report.
Stories
Read surfaces
GET /api/stories— every story with a retained packageGET /api/stories/{storyId}/package— the current Story PackageGET /api/stories/{storyId}/package/{version}— a retained snapshotGET /api/stories/{storyId}/world-model?scene=N— the World Model as of scene N, replayed from the commit logGET /api/stories/{storyId}/proposals— the proposals queue: volitional proposals awaiting the authorGET /api/stories/{storyId}/draft— the Working Draft's scene list, with stalenessGET /api/stories/{storyId}/inspector?scene=N— both inspector tabs at one scrubber positionGET /api/stories/{storyId}/run-report— runs aggregated by Scene CardGET /api/tellings/{runId}/report— one run's full report
Author surfaces
/stories/{storyId}— Working Draft, stale badges, and the scene compile view (diagnostics + proposals queue)/stories/{storyId}/inspector— World Model and told-ledger over one scene-index scrubber/stories/{storyId}/runs— run report and the manual Baked promotion/stories/{storyId}/edit— the Manuscript: metadata, Voice Card, World Model seed, the linter, and publish- /stories/new — start a story from scratch, or duplicate a retained version of an existing one
Admin
- /admin/load-fixtures — (re)load both fixture Story Packages, from a browser