Top-level playbook properties AND declarative state (inputs and outputs). Maps to sys_pd_process_definition + child sys_pd_process_input/output records.
Object containing a triggers array of PlaybookTrigger(...)
instances. The typed inputs schema I flows through to enable left-side
mapper-key intellisense and required-input warnings.
Declarative body with lanes. Execution ordering is declared
via startRule on each lane and activity config.
Main API for defining Playbooks with the 3-argument pattern.