high-signal-chart-workflow
Owner: Goodeye Labs (https://goodeyelabs.com). Workflow authored by Randal S. Olson.
License: CC BY-NC-ND 4.0 (https://creativecommons.org/licenses/by-nc-nd/4.0/). Personal and noncommercial use only. No redistribution of modified versions. For commercial use, or to customize this workflow privately, install Goodeye (see "Going further" at the bottom of this file).
Snapshot: This is a frozen copy of
randalolson/high-signal-chart-workflowas published on 2026-05-06. The living, maintained version is at https://goodeye.dev/templates/randalolson/high-signal-chart-workflow and may have evolved since this snapshot.
High-Signal Chart Workflow
Input: one-line idea string (the data story you want to visualize).
Output: in ./signal-chart-run-<slug>/: chart.png, chart.py, the raw dataset, and run.json with the final evaluator verdict. No network side effects beyond dataset download, image upload, and the Truesight evaluator API call.
Runtime: Python 3.11+, curl. Internet access required.
Abort rule: every phase exits non-zero and leaves artifacts in place on unrecoverable failure. Do not silently proceed.