score_prompt
Assess the reasoning complexity of a text prompt, outputting the regime, confidence factor, and token budget needed.
Instructions
Score a text prompt for reasoning complexity using Kongen's Logic engine. Returns the detected reasoning regime (trivial/fast/moderate/deep/exhaustive), a confidence adjustment factor, and recommended token budget. Costs 1 Kongen Token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The prompt text to analyze for reasoning complexity. | |
| model_hint | No | Optional model identifier for calibration (e.g., 'haiku', 'sonnet', 'opus'). |