render_checklist
Generate a completed TARGET checklist from an assessment or manuscript ID, showing each item's location and evidence. Switch between enriched and official views for display or export.
Instructions
Render a finalized assessment as the completed TARGET checklist form: the
21 published items (39 leaf rows, in checklist order) with the published
item wording and a Location-reported column derived from the resolved
evidence spans. The default enriched view adds, per leaf, the instrument's
verdict and the verbatim evidence quote that justifies the location;
view='official' strips to the published form's columns (Item / Checklist
item / Location reported). Returns structured rows, a completeness tally, and
a ready-to-display Markdown table. Pass either a full assessment object or
the manuscript_id of one assessed earlier this session. This is a pure
projection — no re-scoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | enriched | |
| assessment | No | ||
| manuscript_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | No | ||
| rows | No | ||
| view | No | ||
| citation | No | ||
| markdown | No | ||
| provenance | No | ||
| attribution | No | ||
| completeness | No | ||
| spec_version | No | ||
| manuscript_id | No | ||
| generated_from | No | ||
| supplement_status | No |