Reporting checklist for a design
lnm_methods_checklistReturn a tickable reporting checklist for your study design, grading each item as required, expected, or optional with reasons. Use it while drafting Methods and before submission to cover all essentials.
Instructions
Return the reporting checklist for a design as a tickable table.
Items are graded: 'required' means a reviewer of this design will ask for it by name, 'expected' means its absence reads as carelessness, 'optional' means it strengthens the paper. Each item carries the reason it matters, so you can decide rather than comply.
Use while drafting the Methods, and again before submission. For a check against finished text instead of a list to work from, use lnm_audit_manuscript.
Args:
design: optional design id; omitted returns items common to every design
section: optional, e.g. 'Methods', 'Results', 'Discussion'
include_optional: default false
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| design | No | Design id; omit for the design-independent core. | |
| section | No | Restrict to one section, e.g. 'Methods'. | |
| response_format | No | Output format: 'markdown' to read, 'json' for machine processing. | markdown |
| include_optional | No | Include items graded 'optional'. |