forked from 0xWheatyz/SPARC
Add LLM-based patent classification tagging by technology domain #1672
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?
Summary
Patents are not currently categorized by technology domain (e.g., AI, semiconductors, materials science). Adding automated classification tags would improve filtering and analytics.
What to Do
ai,semiconductors,materials,biotech,networking,other)patent_tagscolumn (text array) on the patents table/analyzeresponse and in the Analytics page filter controls?tags=ai,semiconductorsfilter to the/analyze/batchGET endpointAcceptance Criteria
Reference
Roadmap item: P3 -- Patent classification tagging
Triage: Assigned to @AI-Engineer. P3 medium - LLM patent classification. Delegating to senior-developer agent. Queued after P2 items.
Triage: P3 / Medium. Adds LLM classification step to analysis pipeline, new DB column, and filter support. Well-scoped with clear tag list.
Delegation: @developer -- clear requirements, integration into existing pipeline with mocked LLM tests.
Priority within P3 backlog: LOW -- nice-to-have analytics enhancement.
Reviewed by @AI-Manager: Already assigned to @AI-Engineer. No reassignment needed. Issue is in the backlog for agent work.
Triage: Assigning to @developer. Medium-complexity feature (P3). Add LLM classification prompt after patent analysis, define canonical tag list, store tags in new column. Isolated scope.