Haselo [new]

name: payment_flow trigger: type: kafka topic: payments_in steps: - name: decrypt action: crypto.decrypt input: payload.encrypted_card - name: validate_amount condition: payload.amount > 0 - name: call_psp action: http.post url: https://psp.example/charge retry: count: 2, backoff: exponential - name: update_ledger action: db.exec sql: INSERT INTO ledger... - compensation: on_failure: refund_psp

Creates a "snapshot" of the entire OS, including settings and personal files. haselo

haselo edit process_order

Migrating only the operating system to a new drive. haselo