Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
StoryTangl 3.8 documentation

Contents:

  • tangl package
    • Core API
      • tangl.core identity
      • tangl.core topology
      • tangl.core artifacts
      • tangl.core dispatch
    • VM API
      • tangl.vm.runtime
      • tangl.vm.provision
      • tangl.vm.replay
      • tangl.vm.dispatch
    • Story API
      • tangl.story.concepts
      • tangl.story.episode
      • tangl.story.fabula
      • tangl.story.analysis
      • tangl.story.runtime
    • Service API
      • tangl.service manager
      • tangl.service bootstrap and metadata
      • tangl.service methods
      • tangl.service response
    • Server API
      • tangl.rest
  • Mechanics
    • Mechanics Overview
    • Game mechanics integration
  • Design Plans
    • Canonical Vocabulary
    • Conceptual Foundations
    • Simplification Spec
    • Content-Addressable Records
    • Dereferencing GraphItems
    • Hookable Dispatch Tasks
    • Mechanics Families
    • StoryTangl Widget Vocabulary
    • Widget Contract Reconciliation
    • StoryTangl Widget Wireframes
    • StoryTangl Brand References
    • StoryTan⅁l · brand usage
    • Genre Audit Notes — v1.5
    • Carwars Bundle — Widget Vocabulary Extensions
    • Credentials Bundle — Widget Vocabulary Extensions
    • Elefant Hunt Bundle — Widget Vocabulary Extensions
    • Training Bundle — Widget Vocabulary Extensions
    • Interaction Vocabulary
    • Journal Compose Contract
    • Presence/Prose Contract Spike
    • Conditional Narratives in StoryTangl
    • Singleton Asset: Type/Token Pattern
    • Concept Provisioning Design
    • Hub Fanout and Sandbox Assembly
    • MenuBlock: Dynamic Choice Hubs
    • Story Compilers
    • How create world should work
    • Cost Model & Offer Selection
    • Planning & Provisioning System Design (v3.7)
    • Provisioning Pipeline
    • Provisioning Behavior for Authors
    • Template Scope
    • Template System
    • Navigation vs Automatic Redirects
    • Story Entry Resolution
    • Canonical Single-Source/Single-Sink Form
    • Sinks, Softlocks, and Escape Hatches
    • Service Layer Architecture (v3.7)
    • Response Type Decision Matrix
    • Fragment Stream Contract
    • Media Subsystem Design
    • Generative Media Design
  • Notes
    • Asset Collection System Design
    • Credentials Interaction and Picking-Game Pattern
    • Command Payload Widget Review Appendix
    • Interaction Vocabulary Review Appendix
    • Mu-Affordances and Microconcepts
    • Sandbox Hubs as Fanout Operators
    • Media resurrection plan (tangl.media)
    • Migration Notes
      • v38 Cutover Log
      • V38 Parity Matrix (Phase 1)
      • V38 Phase 1 Review Memo
      • ScriptManager query facade migration (v3.7)
    • Audit Notes
      • Core38 Docstring Drift Audit
      • VM38 Docstring Drift Audit
    • Reference Notes
      • Code-Adjacent Design Docs
  • Contribution Guide
    • Coding Style & Architecture (semantic)
    • Docstring & Autodoc Conventions
    • Exception Policy
    • Custom World Runtime Hooks
Back to top
View this page

Story API¶

Curated API reference for story-domain concepts, episode nodes, world construction, and runtime graph surfaces.

  • tangl.story.concepts
  • tangl.story.episode
  • tangl.story.fabula
  • tangl.story.analysis
  • tangl.story.runtime
Next
tangl.story.concepts
Previous
tangl.vm.dispatch
Copyright © 2025, tangldev
Made with Sphinx and @pradyunsg's Furo