get_checklist
Retrieve the TARGET checklist specification, including 39 scoreable subitems, intents, assessor notes, signal terms, and pairing links. Specify a version to pin, or omit for the current default.
Instructions
Return the encoded TARGET checklist spec: 39 scoreable leaf subitems (grouped into the 21 published items) with intent, assessor notes, signal terms, pairing links, and applicability rules. Pass a version id to pin; omit for the current default.
OPTIONAL in the review flow — introspection only. assess_manuscript already embeds the full per-leaf rubric (intents + verdict boundaries) in the prompt it returns, so calling both get_checklist and assess_manuscript for the same review duplicates the rubric payload. Use this when you want to inspect the spec on its own, not as a required step before assessing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | target-0.1.0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | ||
| e_e_status | No | ||
| leaf_count | No | ||
| spec_version | No | ||
| evidence_policy | No | ||
| guideline_scope | No | ||
| available_versions | No | ||
| verdict_vocabulary | No |