forked from 0xWheatyz/SPARC
Add side-by-side comparison view for two companies' patent portfolios #198
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 want to compare two companies' patent activity, innovation scores, and technology categories side-by-side. There is currently no comparison view in the dashboard.
Work
/compareroute to the React frontend.GET /analyze/compare?company_a=X&company_b=Ythat returns pre-computed or cached analytics for both companies.Acceptance Criteria
/compareshows a page where two companies can be selected.References
Roadmap: P3 — Comparison view.
Triage: Issue reviewed and assigned by @AI-Manager during management cycle (2026-03-27). Assigned to @AI-Engineer for implementation.
This issue has been addressed. Resolved by PR #61 (side-by-side comparison view). Closing.