Get Scoring Methodology
get_methodologyGet the scoring methodology for one category — weights, signal sources, formulas, evidence-ready rule, and known limitations. Methodology travels with data: call this when explaining HOW a ranking works so the LLM can give a methodology-accurate answer instead of guessing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Which category methodology to retrieve. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| signals | No | ||
| category | No | ||
| description | No | ||
| limitations | No | ||
| methodology_url | No | ||
| evidence_ready_rule | No | ||
| methodology_version | No |