1. Show client workflow file (already made by us) "Wow, STS can digest workflow file!"
2. Substation Wizard -> UI for workflow file. "I can make my own files easily, and reuse them! Wow!"
3. Give AI a Natural language prompt describing the workflow file -> AI creates a workflow file for you. "Wow, I dont even have to use the UI myself!".


---- Demo Workflow File ----
activateLibrary "Berlin"
instantiateBayTemplate "Berlin/E/01" "LineFeeder"
instantiateBayTemplate "Berlin/E/02" "Transformer" 
instantiateBayTemplate "Berlin/E/03" "LineFeeder"
instantiateBayTemplate "Berlin/E/04" "LineFeeder"
instantiateBayTemplate "Berlin/E/05" "Transformer"
instantiateBayTemplate "Berlin/E/06" "LineFeeder"
instantiateIED "E03BPU" "Abb/LineRED650BPU.icd" <- Specification phase stops
connectToNetwork "E03BPU/AP1" "StationBus"
connectToNetwork "E03BPU/AP2" "ProcessBus"
implementAllVirtualIEDs
runSCLComConf
runSCDExport
----------------------------

1. Create Workflow file manually, give to STS to run
2. Use Workflow file as a underlying representation for Substation Wizard
3. Use AI to generate workflow file (Input prompt + file?