-
Notifications
You must be signed in to change notification settings - Fork 0
st analyze
b2o2i edited this page Apr 3, 2026
·
5 revisions
Generates a narrative summary of the cross-product fact-check results — who scored highest, where AIs disagreed, and which claims were consistently disputed.
Run after: st-cross
st-analyze subject.json # analyze and synthesize
st-analyze --ai gemini subject.json # use a specific provider
st-analyze --plot bar subject.json # include a bar chartOptions: --ai --plot --post --no-cache -v -q
Related: st-cross · st-heatmap · st-verdict
Flattens fact[] entries via mmd_data_analysis.get_flattened_fc_data() and passes the structured data to an AI for a prose summary.