One entry per inspected SceneModel, keyed by SceneModel id.
Aggregate counts across every inspected SceneModel — handy for at-a-glance "did this conversion produce a clean model?" in CI logs.
ISO timestamp when the report was generated.
Pipeline id from the converter result.
JSON-ready report produced by createInspectionReport. Top-level shape mirrors the other reporters (ModelConverterStatsReport, ModelConverterManifestReport) so the CLI's
--<reporterId> <file>flag pattern keeps working without special-casing.