Skip to content

st merge

b2o2i edited this page Apr 3, 2026 · 4 revisions

st-merge — Synthesize multiple AI stories into one

Combines multiple AI-generated stories into one cohesive report. When fact-check scores are available it uses the highest-scoring story as the base and pulls in verified facts from the others.

Run after: st-bang · Run before: st-post

Related: st-bang · st-fix · st-post


For developers

Two modes selected automatically: simple (no fact data — all stories passed to synthesizer AI) and quality (uses fact scores — highest-scoring story is the base; its author AI performs the rewrite for consistent voice). Override with --simple or --quality.

Clone this wiki locally