Needs-guarantees mapping scaffold
mapping_scaffoldBuild a structured scaffold of needs and guarantees to evaluate whether a candidate result fits your problem. Use when applicability is not obvious.
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 |