compose_xingce_analysis_prompt
Constructs a structured analysis prompt for LLMs using exam questions and routing context, enabling guided reasoning without solving or selecting answers.
Instructions
Compose a structured analysis prompt from question and route result. Supports module_hint / section_context to guide routing by exam section context. Does not solve questions, compute answers, or select options. Returns prompt_text for LLM consumption.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | ||
| module_hint | No | ||
| strict_mode | No | ||
| image_present | No | ||
| question_text | Yes | ||
| section_context | No | ||
| include_scaffold_summary | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||