Inspect Check Templates
Check Templates define reusable inspection checks that can be assembled into checklists.
Routes
Section titled “Routes”| Route | Purpose |
|---|---|
/inspect/check-templates | Check template list |
/inspect/check-templates/create | Create check template |
/inspect/check-templates/:id/edit | Edit check template |
List Behavior
Section titled “List Behavior”The list supports search, check type, category, and active/inactive filters. Rows show code, name, check type, category, status, created time, and row actions.
Create and Edit
Section titled “Create and Edit”The create and edit pages use the same check template form. The form stores the template code, name, type, category, instructions, active state, and check-specific configuration.
Screenshot Status
Section titled “Screenshot Status”Screenshots are attempted by scripts/portal/inspect/screenshots.py. If the wiki tenant returns a portal 404 or has no editable records, the missing states are tracked in the screenshot index.
Permissions
Section titled “Permissions”| Permission | Use |
|---|---|
inspect.check-templates | Access check template list and create/edit flows |