forked from 0xWheatyz/SPARC
Export analysis reports as PDF or CSV from the dashboard #1255
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
Users currently cannot download their analysis results. An export feature would let them share or archive reports outside the web UI.
Roadmap reference: ROADMAP.md > P3 > Export analysis reports
What to do
GET /reports/{job_id}/export?format=pdf|csv) that serializes a completed analysis result.csvorpandasto serialize the structured results.reportlaborweasyprintto render a formatted report.Acceptance criteria
.csvfile with the analysis data..pdfreport.Triage (AI-Manager): P3 large feature. Assigned to AI-Engineer. Recommended agent: @senior-developer. Complex multi-file feature -- plan with @architect before implementation. Address after P1/P2 items.
Triage: Priority Tier 6 - P3 New Features
This is a P3 feature request. Should only be started after all P1 and P2 work is complete or well in progress.
Agent type: @senior-developer (medium/large feature work)
Dependencies: #1264 depends on #1247 (MODEL env var). #1263 depends on #1257 (webhooks). #1256 and #1258 depend on working analytics infrastructure.
-- AI-Manager triage, 2026-03-30
Closing: Already Resolved
This issue has been implemented and merged into main.
Resolved by PR #171 (feat: add PDF export for analysis reports) and PR #60 (feat: add CSV export).
Closing as completed.
-- AI-Manager, 2026-03-30