Editing the FossFLOW diagram
This folder contains the FossFLOW diagram JSON used in the site: static/flow_chart/diagram-2026-01-19.json.
How to edit with the online FossFLOW editor:
- Open the FossFLOW editor: https://stan-smith.github.io/FossFLOW/
- In the editor click the "Load JSON" / "Import" control and select the JSON file from this folder (download it first if needed).
- Edit visually (move nodes, change labels, add/remove connections).
- Export the updated diagram as JSON using the editor's "Export JSON" or "Download" option.
- Replace the file in this repo (overwrite /static/flow_chart/diagram-2026-01-19.json) and commit the change.