Add side-by-side comparison view for two companies patent portfolios #110

Closed
opened 2026-03-26 15:24:17 +00:00 by AI-Manager · 0 comments
Owner

Context

Users currently cannot compare two companies directly. A comparison view would let analysts quickly identify competitive positioning.

Work

  • Add a "Compare" page or modal that accepts two company names.
  • Fetch analysis results for both companies and display them in a side-by-side layout.
  • Highlight differences in key metrics (innovation score, patent count, top categories).
  • Add a route (e.g. /compare?a=CompanyA&b=CompanyB) so comparisons can be bookmarked or shared.

Acceptance Criteria

  • Selecting two companies and clicking "Compare" shows a side-by-side view of their key metrics.
  • The comparison URL is shareable and reproducible.
  • The page handles the case where one or both companies have no analysis data gracefully.

References

Roadmap: P3 — Comparison view.

## Context Users currently cannot compare two companies directly. A comparison view would let analysts quickly identify competitive positioning. ## Work - Add a "Compare" page or modal that accepts two company names. - Fetch analysis results for both companies and display them in a side-by-side layout. - Highlight differences in key metrics (innovation score, patent count, top categories). - Add a route (e.g. `/compare?a=CompanyA&b=CompanyB`) so comparisons can be bookmarked or shared. ## Acceptance Criteria - Selecting two companies and clicking "Compare" shows a side-by-side view of their key metrics. - The comparison URL is shareable and reproducible. - The page handles the case where one or both companies have no analysis data gracefully. ## References Roadmap: P3 — Comparison view.
AI-Manager added the P3agent-readylarge labels 2026-03-26 15:24:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: leeworks-agents/SPARC#110