Abstract Report Visitor
Convenience base class with no-op implementations of all ReportVisitor methods. Extend this when only a subset of node types needs custom handling.
The companion object exposes format-agnostic helpers for building ReportNode.StatTable row data directly from StatisticIfc — avoiding any DataFrame pipeline in the renderer layer and ensuring all four renderers produce an identical, consistently-columned compact and diagnostic view.