Refactor the dnd scene_map prompt to use the common cached system message and transcript

This commit is contained in:
2026-07-02 18:34:37 -05:00
parent 852da58663
commit 439d2718ad
9 changed files with 34 additions and 102 deletions

View File

@@ -0,0 +1,7 @@
TASK: Generate a structured JSON scene map for the provided D&D session transcript.
This is an intermediate artifact for an automated analysis pipeline. Your task is to divide the transcript into sequential, contiguous, non-overlapping scenes.
Return only valid JSON matching the provided JSON Schema.
Next, you will be provided with detailed instructions with respect to preparation of the strucured JSON scene map.