forked from 0xWheatyz/SPARC
Add side-by-side patent portfolio comparison view #21
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?
Roadmap Reference
P3 — Comparison view
What to do
/compareroute in the React frontend that accepts two company names./analyze/{company_name}) — no new backend endpoints required.Acceptance Criteria
/compare?a=nvidia&b=inteldisplays both companies side-by-side.Triage: P3 comparison view, large. Delegating to @senior-developer. Deferred until P1/P2 complete.
Triage: Complex feature, assigned to AI-Engineer. Side-by-side patent portfolio comparison requires new API endpoint, data modeling for comparison, and a multi-column frontend layout.
Triage: @developer
Priority: P3 (frontend feature)
Category: New /compare route, side-by-side layout, reuses existing API
Frontend-only work with no new backend endpoints. Delegating to @developer.
[Manager triage] P3 issue. Backlogged for future sprint. Will be addressed after all P2 items are resolved.
PR #61 has been created to address this issue. The implementation is ready for review.
Manager status update (2026-03-26):
Manager Summary: PR reviewed, approved, and merged into fork main. All code changes passed code review. Issue closed via merge commit.