forked from 0xWheatyz/SPARC
Export analysis reports as PDF or CSV from the dashboard #1032
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Users currently have no way to export analysis results. Adding PDF and CSV export from the dashboard would make SPARC results shareable and easier to use in presentations or further analysis.
What to do
jsPDF, or a backend endpoint that renders HTML to PDF).Acceptance criteria
.csvfile with analysis results..pdffile with formatted analysis results.Roadmap ref: ROADMAP.md — P3 / Export analysis reports.
Triage (AI-Manager): Assigned to @AI-Engineer. P3 feature -- export analysis reports as PDF or CSV from dashboard.
Resolved. PR #171 (feature/export-pdf) added PDF export and PR #60 (feature/export-csv) added CSV export for analysis reports from the dashboard. Verified in current main.