/** * Pipeline Lifecycle Integration Tests * * End-to-end verification of the PipelineEngine across full pipeline lifecycles: * L0 (minimal), L1 (standard), L2+ (full with parallel branches). * Covers: creation, sequential advance, parallel branch activation, * gate blocking/unblocking, failure/retry, and pipeline completion. */ export {}; //# sourceMappingURL=pipeline-lifecycle.test.d.ts.map