Processes
Each process is a runbook on its own page — open one from the list or the sidebar.
- Validate and format a WCL file — Confirm a file conforms to its schema, then normalise its layout before committing.
- Scaffold a new project with wcl init — Start a new WCL project from a built-in template instead of an empty file.
- Inspect and edit values with eval, set and diff — Read a single field, change it from the command line, and confirm exactly what changed.