create_execution_summary: Create execution summary for verbose output
Description
Creates a summary of the execution for logging purposes.
Works with the unified result structure.
Usage
create_execution_summary(result, execution_plan, elapsed_time)
Value
Character vector with summary lines
Arguments
- result
Unified FB4 result object
- execution_plan
Original execution plan
- elapsed_time
Execution time in seconds