Add a check of your own to the checklist of a surface
add_surface_checkAdd a check of your own to the checklist of one surface: a requirement the person holds on THAT page, in their words. It becomes REQUIRED for the page to count as aligned, exactly like the canon items of the template, and it is ticked with tick_surface_checklist at the key returned here. Reach for it whenever the person states something a page must carry that is theirs to decide: the pricing block quotes the canon boilerplate, the OG image is the current one, the footer carries the legal name, the pinned post links to the launch page. restates_canon is the one judgement to make, and the question is simple: does the tick become FALSE when the wording of the canon changes? True for a check that restates the canon, and its verification then perishes with the wording, putting the page back in the queue; false, the default, for a check that constates anything else, and the tick then stands until someone clears it. Sending the same label again returns the check already there, and brings it back from the trash if it was in it, so a replay never duplicates. Up to 20 checks on a surface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | What the check says, as the person would read it on their checklist: one line, up to 120 characters ("The FAQ block quotes the canon boilerplate"). | |
| scope | No | How many cells the check gets: "language" by default, one per language of the surface; "site" for what exists once for the whole site whatever the number of languages. | |
| surface_id | Yes | The UUID of the surface: call list_surfaces to find it. | |
| restates_canon | No | true when the check restates the WORDING of the canon, so its verification perishes when the wording moves. false by default, for a check that constates something else. |