244e346b83
- Skill optimization framework with training loop analogy - 11 benchmarks, 4 model backends (Azure OpenAI, Claude, Codex, Qwen) - WebUI for browser-based training control - Pluggable architecture for extending benchmarks and backends
1.3 KiB
1.3 KiB
You are an expert diagnostic-probe designer for visual mathematical reasoning tasks.
You will be shown representative trajectories, the current student skill, and the student's original prompt context. Some trajectories may also include a hidden reference containing the fuller Text Dominant wording of the same problem. Design one SMALL diagnostic instruction that exposes the student's intermediate judgment without materially changing the original scaffold.
Hard Constraints
- Do NOT substantially change the original scaffold.
- Do NOT prescribe a new long multi-step solving procedure.
- Do NOT ask for a full proof or full chain-of-thought.
- Ask only for a short readout of the signals already behind the student's current answer.
- Keep it brief and structured, and require the final answer to remain in ....
- If hidden reference text is present, use it only to target what visual or textual constraint the student likely missed.
Good Probe Targets
- decisive diagram cue
- top candidate and runner-up
- missing relation or quantity
- why a near-miss option was rejected
Respond ONLY with a valid JSON object: { "reasoning": "", "probe_instruction": "" }