Unified result builder that creates a single fb4_result class with method-specific data embedded. Eliminates the complexity of multiple result classes while maintaining all functionality.
build_fb4_result_unified(raw_results, execution_plan, elapsed_time)fb4_result object with method-specific data
Raw results from strategy execution
Original execution plan
Execution time in seconds