mimir_score
Assign a quality score (0.0–1.0) to an entity to control its recall rank. Verified entities with high scores resist decay, while low scores mark deprecated data.
Instructions
Assign a quality score (0.0–1.0) to an entity. Verified entities with high scores resist decay and rank higher in recall results. Use this to mark entities as accurate, verified, or deprecated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Entity key to score | |
| score | Yes | Quality score 0.0–1.0. 1.0 = verified, 0.5 = neutral, 0.0 = low quality | |
| category | Yes | Entity category to score |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Entity key | |
| found | No | Whether the entity was found | |
| score | No | Quality score assigned | |
| category | No | Entity category |