feature_separate_eval_run
Evaluate a patent feature decomposition to generate a human-readable report and persisted result. It sends claim text, decomposed features, and deterministic checks to a Judge for audit.
Instructions
Evaluate one decomposition and return its human report and persisted result.
This sends claim text, decomposed features, and deterministic checks to the configured Judge. Patent records first send the patent number to PatSnap and request only CLMS. Set allow_network=true only after the user confirms this exact scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record_id | No | ||
| judge_model | No | ||
| keep_pending | No | ||
| allow_network | No | ||
| patent_number | No | ||
| max_feature_density | No | ||
| max_features_per_claim | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||