{ "format": "alga-psa.workflow-bundle", "formatVersion": 1, "exportedAt": "2026-01-26T00:00:00.000Z", "workflows": [ { "key": "fixture.runtime-paused-no-run", "metadata": { "name": "Fixture: Runtime Paused → No Run", "description": "Runtime-behavior fixture: paused workflows should not create runs on event ingestion.", "payloadSchemaRef": "payload.TicketCreated.v1", "payloadSchemaMode": "pinned", "pinnedPayloadSchemaRef": "payload.TicketCreated.v1", "trigger": { "type": "event", "eventName": "TICKET_CREATED" }, "isSystem": false, "isVisible": true, "isPaused": true, "concurrencyLimit": null, "autoPauseOnFailure": false, "failureRateThreshold": null, "failureRateMinRuns": null, "retentionPolicyOverride": null }, "dependencies": { "actions": [], "nodeTypes": ["control.return", "state.set"], "schemaRefs": ["payload.TicketCreated.v1"] }, "draft": { "draftVersion": 1, "definition": { "id": "00000000-0000-0000-0000-00000000f720", "version": 1, "name": "Fixture: Runtime Paused → No Run", "description": "Runtime-behavior fixture: paused workflows should not create runs on event ingestion.", "payloadSchemaRef": "payload.TicketCreated.v1", "trigger": { "type": "event", "eventName": "TICKET_CREATED" }, "steps": [ { "id": "state-paused", "type": "state.set", "config": { "state": "PAUSED" } }, { "id": "done", "type": "control.return" } ] } }, "publishedVersions": [ { "version": 1, "definition": { "id": "00000000-0000-0000-0000-00000000f720", "version": 1, "name": "Fixture: Runtime Paused → No Run", "description": "Runtime-behavior fixture: paused workflows should not create runs on event ingestion.", "payloadSchemaRef": "payload.TicketCreated.v1", "trigger": { "type": "event", "eventName": "TICKET_CREATED" }, "steps": [ { "id": "state-paused", "type": "state.set", "config": { "state": "PAUSED" } }, { "id": "done", "type": "control.return" } ] }, "payloadSchemaJson": null } ] } ] }