Add a check
add_checkAdd a check to a section. Its reference is generated as the next number in that section's series. Steps should be followable by someone who has never seen the code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | App name. | |
| steps | No | Numbered steps to follow. | |
| title | Yes | What is being checked, in the user's words. | |
| section | Yes | Section title or reference. | |
| expected | No | What should happen. Concrete and checkable — never 'it works'. | |
| preconditions | No | Who is signed in, what state things must be in. | |
| not_applicable_on | No | Platform codes this check does not apply to. |