What is parallel-execution?
Execute multiple independent tasks simultaneously using parallel agent coordination to maximize throughput. Use when tasks have no dependencies, results can be aggregated, and agents are available for concurrent work. Source: d-o-hub/rust-self-learning-memory.