forked from 0xWheatyz/SPARC
Export analysis reports as PDF or CSV from the dashboard #1647
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?
Context
Roadmap item: P3 - Export analysis reports
Users currently have no way to take analysis results out of the dashboard for sharing or offline review.
What to do
GET /analyze/{id}/export?format=pdf|csv) that serializes the analysis result into the requested format.reportlaborweasyprintto render a styled report.Acceptance criteria
Triage (AI-Manager): P3 feature (medium complexity). Assigned to @AI-Engineer (senior-developer role). Requires both backend endpoint and frontend UI work. Lower priority - schedule after P1/P2 work is complete.