Source: factory.workflow/ObjWorkflowGateGather.py
GATE-GATHER Node
Node type: GATE-GATHER (Gather/Merge Synchronization Pattern)
Placeholder implementation that acts like generic GATE.
| Method | Signature | Description |
|---|---|---|
| execute | execute(run_context: dict, current_result: str, input_guid: str, node_type: str, name: str, **kwargs) -> tuple |
Execute a GATE-GATHER node. |