Perform sanity checks on various parts of the dataset
| Name | Required | Default | Description | Example |
|---|---|---|---|---|
| verseMax | false | false | Shows pages with verseCount > saneLimit | true for default saneLimit of 50 or e.g., 100 for custom limit |
| pageNoShelf | false | false | Shows documents with pages not assigned to a shelf instance | true |
| shelfNoPage | false | false | Shows shelf instances with no assigned pages | true |
| indexToTranscription | false | false | Shows descrepencies between index data and transcription | true |
| appReadingWitnessCount | false | false | Shows apparatus readings with odd witness count | true |
| appReadingWitnessZero | false | false | Shows apparatus readings with zero witness count, excluding 'a' readings | true |
| docIDMin | false | Limit results to docID min | 10000 | |
| docIDMax | false | Limit results to docID max | 19999 | |
| documentGroupID | false | Limit checks to a Document Group | 1 | |
| projectID | false | 1 | Limit checks to a Project ID | 43 |
| projectName | false | Limit checks to a Project Name | ECM Matthew | |
| help | false | false | Show this usage help | true |
| format | false | specified at session open | response output format (json|xml|csv|gchart) | json |