ctverify:update
Update citation verification entries in batches, setting claim, status, or notes independently. Create new entries when an ID is missing and cite text is provided.
Instructions
Batch update citation verification entries. Each entry can set claim, status, and/or note independently. The claim field records WHAT the text asserts at this citation point. The status tracks verification progress: pending → under_review → verified/disputed/not_found. If an ID does not exist and cite is provided, creates a new entry (for inline citations not in footnotes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entries | Yes | Array of entries to update | |
| registry_path | Yes | Path to the citation registry JSON file (required). Set DT_CT_REGISTRY env var to make optional. |