exportReportJson

suspend fun exportReportJson(): String

Serializes the current signal snapshot into a pretty-printed ExportReport JSON string.

Runs on the IO dispatcher; categories are sorted by name for stable output.

Return

The report JSON.