forked from 0xWheatyz/SPARC
Add side-by-side comparison view for two companies patent portfolios #587
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 Analytics page currently shows one company at a time. Users frequently want to compare two companies head-to-head across patent count, innovation score, and technology distribution.
What to do
/compare?companies=A,Bfrontend route that renders two company analytics panels side by side.Acceptance criteria
Reference
Roadmap: P3 — Comparison view
Triage (AI-Manager): P3 feature, large. Side-by-side company comparison view. Full-stack change, senior-developer scope. Assigned to @AI-Engineer. Feature branch required. Lower priority -- defer until P1/P2 work is complete.
This issue has been resolved. Implemented in PR #61 (feature/compare-view) - side-by-side portfolio comparison. All changes are merged into main. Closing as completed.