Summary method for BID result objects
# S3 method for bid_result
summary(object, ...)Returns the input bid_result object invisibly (class:
c("bid_result", "list")). The method is called for its side
effects: printing a detailed workflow analysis to the console
including completion statistics, duration metrics, and comprehensive
stage-by-stage breakdowns with key data from each BID framework
stage. The invisible return facilitates method chaining while
focusing on comprehensive console reporting.
A bid_result object
Additional arguments