session_close
End a TTRPG session: write dated summary, award stories, report advancement, clear conditions, rerun runic tests, backup, and open next log. Accepts uncommitted outcomes via flag.
Instructions
Close the session.
Writes a dated summary, awards Stories, reports advancement eligibility, clears session-length conditions, re-rolls every runic weapon's session INT test for the next session (announced for you), creates a backup archive, and opens the next session log.
Refuses once if any rolled outcome is still unratified (call scene_commit first); pass accept_uncommitted=true to close anyway. The debt is never silently dropped either way -- an accepted close still leaves it recorded and settleable later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| open_hooks | No | ||
| session_title | Yes | ||
| next_intention | No | ||
| public_summary | Yes | ||
| accept_uncommitted | No | ||
| character_stories_awarded | No |