default Lifecycle Format
Provides the default console formatting for solver lifecycle events.
Maps each SolverStatus to a distinct, human-readable console message with visual markers (e.g.,
>>>for flow and!!!for errors).
Return
A formatted string for the console, or null if the event should be ignored.
Parameters
status
The execution lifecycle status emitted by the solver.