Patent PreCheck — score patentability
precheck_scoreAssess patentability of source code or invention description, generating pillar scores, prior-art count, and rejection patterns.
Instructions
Run a patentability pre-check on source code or an invention description. Returns pillar scores, band, opportunities, prior-art count, rejection patterns, and legal context when available. Provide code or path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Source code or invention description (>= 10 chars). | |
| path | No | Path to a local file to read and analyze instead of passing `code` inline. | |
| filename | No | Optional filename hint (e.g. main.ts). | |
| tier | No | Analysis tier. Defaults to free. |