Skip to main content

Module reporting

Module reporting 

Source

Structs§

MagiReport
Final output struct returned by the orchestrator’s analyze() method.
ReportConfig
Configuration for the report formatter.
ReportFormatter
Formats consensus results into ASCII banners and markdown reports.

Enums§

ReportError
Error returned by ReportConfig::new_checked when validation fails.

Constants§

BANNER_INNER
Default inner width of the ASCII banner in bytes (between the two border | characters).
BANNER_WIDTH
Default total width of the ASCII banner in bytes, including the two border | characters.