Interface: StatusDetail
A driver-formatted diagnostic row.
Drivers decode protocol-specific status fields (print density, head voltage, labels remaining, ...) into pre-formatted {label, value} pairs that a consumer renders verbatim — no consumer needs to know any vendor field names. The driver owns formatting; the harness (or any other consumer) renders any device blindly, with zero change when a new model lands.