Needs-guarantees mapping scaffold
mapping_scaffoldStructure the assessment of a candidate result's applicability to a problem using a needs-guarantees scaffold with guided questions and a fill-in template.
Instructions
Build the needs<->guarantees scaffold (structured questions + fill-in template) between your problem and a candidate result. Use when applicability is non-obvious and you want structure for the judgment (the judging is yours). Args: problem, candidate_statement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | Yes | the problem to solve | |
| candidate_statement | Yes | a candidate existing result's statement |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | No | ||
| candidate_statement | No | ||
| signature | No | ||
| checklist | No | ||
| questions | Yes | ||
| answer_template | Yes | ||
| note | No |