aalekh-report
The report generators. Turns an analyzed ModuleDependencyGraph into the interactive HTML report and the machine-readable exports (JSON, JUnit XML, SARIF, CSV, DOT, Mermaid). Still Gradle-free and I/O-light: generators return strings and byte content that the Gradle tasks write to disk.
ReportCoordinator is the single facade — tasks call it, never the individual generators. The HTML report is fully offline: D3.js is vendored and inlined, and the typefaces are base64 woff2, so the rendered report makes no CDN or web-font request.
Packages
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard