Operational status of the pipeline.
STATUS active
The STATUS clause declares the operational status of the pipeline as code. Valid values are `draft`, `active`, `paused`, `disabled`, and `archived`. When specified, the catalog record is updated to match this value on every scan or save, ensuring the SQL source file is the source of truth. When omitted, the status defaults to `active` on initial creation and is subsequently managed through the GUI, allowing operators to change it without modifying the SQL source. Only pipelines with STATUS `active` are eligible for scheduled execution; all other statuses prevent the scheduler from firing runs.