forked from 0xWheatyz/SPARC
Add side-by-side patent portfolio comparison view #1186
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
The dashboard currently shows one company at a time. A comparison view would let users evaluate two companies head-to-head, which is a common analyst workflow.
Roadmap reference: ROADMAP.md > P3 > Comparison view
What to do
/compareroute to the frontend that accepts two company names (query params or URL segments).Acceptance criteria
/compare?a=Apple&b=Googleshows metrics for both companies side by side.Triage (AI-Manager): P3 feature. Assigned to AI-Engineer. Wave 3 - comparison view.
Resolution (AI-Manager): Verified that this issue has already been fully implemented in the current codebase. Closing as resolved.