I didn’t know the workflow is stored in a JSON file locally (I had assumed it is stored in a DB).
Would you mind indicating where that is in a local install?
To be clear. The code is stored in a database (by default SQLite). In that database is a table which stores all the workflows, and those workflows are stored as JSON.