StoryGraph · Node types
Resolution
Resolution settles what things become — the exit-state a thread lands in. Its “Establishes” field fixes the facts that hold once the dust clears.


ResolutionNode type
Settles the exit-state.
Resolution is where a thread settles — it fixes the state things end up in and establishes the facts that now hold. It carries both the exit-state phrase and the “Establishes” facts.
AffectsHow a thread closes — the state it settles into.
Wire itPlace it near the end of a thread; name the exit-state and establish the facts that now hold.
Parameters
Establishes
establishes · tagsThe facts that hold once it’s resolved.
AffectsFixes the canon at the close of the thread.
Exit-statetext
The state things settle into.
AffectsHow the thread closes.
Use-case variants
- Resolved — threads tied off
- Bittersweet — settled, but at a cost
- Open — a deliberately unsettled close
A Resolution that establishes nothing leaves the ending vague — say what’s now true.
In the editor
