Expand description
Text and Markdown report rendering for coupling analysis.
This module translates balance scores, issue lists, volatility signals, and blind-spot manifests into CLI-facing summaries and full reports.
Structs§
- Text
Report Options - Options for the default human-readable text report.
Functions§
- generate_
ai_ output - Generate AI-friendly output format for coding agents
- generate_
ai_ output_ with_ thresholds - Generate AI-friendly output with custom thresholds
- generate_
report - Generate a full Markdown report with refactoring suggestions
- generate_
report_ with_ options - Generate a full Markdown report with custom thresholds and text options.
- generate_
report_ with_ thresholds - Generate a full Markdown report with custom thresholds
- generate_
summary - Generate a summary report to the given writer
- generate_
summary_ with_ options - Generate a summary report with custom thresholds and blind-spot detail.
- generate_
summary_ with_ thresholds - Generate a summary report with custom thresholds