forked from 0xWheatyz/SPARC
Add side-by-side patent portfolio comparison view #1562
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 portfolios directly. Currently each company must be analysed and reviewed separately.
Roadmap reference: ROADMAP.md > P3 > Comparison view
What to do
GET /compare?company_a=<name>&company_b=<name>endpoint that returns metrics for both companies in a single response.Acceptance criteria
/compareand entering two company names displays their portfolios side by side.This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.