Description
Export eval results and gap analysis as a formatted PDF report that can be shared with stakeholders who don't use the CLI or viewer. The report should be self-contained — no need to run CB to understand the findings.
Acceptance Criteria
Out of Scope
- Custom branding/theming
- Interactive PDF elements
Description
Export eval results and gap analysis as a formatted PDF report that can be shared with stakeholders who don't use the CLI or viewer. The report should be self-contained — no need to run CB to understand the findings.
Acceptance Criteria
cb export report --format pdf --output ./report.pdfgenerates a PDFOut of Scope