-
Notifications
You must be signed in to change notification settings - Fork 0
st fix
b2o2i edited this page Apr 3, 2026
·
6 revisions
Rewrites the weak parts of a story using its fact-check results. Targets only claims that scored false or partially false — leaving accurate sections untouched.
Run after: st-fact · Run before: st-post
Related: st-fact · st-merge · st-post
Three modes: patch (default) bundles all false claims into one prompt; best-source finds how other AIs in the container handled the same claim and presents alternatives; synthesize passes all stories and scores to the AI and asks for a full rewrite. Mode is set via --mode.