Get View Data
GET /api/writing/outline/view-data
Get enriched outline data with legend refs for grid/reading/matrix views.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Successful Response
Full enriched outline data for grid/reading/matrix views.
object
Outline node enriched with resolved Legend references for view modes.
object
Single outline node in the book hierarchy.
object
Knowledge state for a scene, keyed by participant lore_entries.id.
Participants absent from the map are treated as having empty known / unknown sets — the map is only required to carry non-empty state.
object
object
Per-participant fact set — what a character knows (and does not know) at the start of a scene.
M3 stores facts as free-text strings. M4 will upgrade them to
{id, text} references when the contradiction engine formalizes a
fact registry; the shape evolves forward-compatibly via data
migration, not a schema rewrite.
object
Legend entry reference attached to an outline node (scene/chapter).
Legend entry reference attached to an outline node (scene/chapter).
Validation Error