Review Dialogue Action Beats Guide
review_dialogue_action_beats is a proposal-only editorial tool for final paragraph files in chapters/.
It reviews dialogue-adjacent action beats one by one instead of rewriting the entire scene in one pass.
What it is for
Use it when you want to know whether an action beat:
- clarifies the speaker well
- adds tension, blocking, psychology, or subtext
- fits the character's canon profile
- should be tightened, replaced, removed, or turned into a simple
saidfallback
It can also suggest missing beats and low-confidence recurring tics worth observing for a character.
Workflow
Typical flow:
- read
paragraph_writing_context - run
review_dialogue_action_beats - inspect each beat proposal and decide which choices you want
- apply only the confirmed selections with
apply_dialogue_action_beats - if the beat changes affect continuity-sensitive material, review
state_changes
The paragraph context should always include guidelines/writing-style.md, and that file should contain explicit rules for dialogue action beats, said-tag fallbacks, use of space, and psychologically meaningful gestures.
What it returns
reviewIdparagraphHashpreviewBody- beat-level proposals with explicit
choiceIdvalues - optional tic suggestions
- source files used for the pass
What it does not do
- it does not write files
- it does not rewrite the whole paragraph blindly
- it does not auto-update character canon with tic suggestions
Apply step
apply_dialogue_action_beats applies only the selected beat changes after confirmation.
It validates:
reviewIdexpectedParagraphHash
If the paragraph changed after review, apply should be treated as stale and the review should be rerun.