Skip to content
prod e051e98
Browse

Checklist template

  • Shelf: build/checklists/<topic>/
  • kind: checklist
  • Diátaxis mode: reference / verification (confirms procedure completed)
  • Readers served: launch gates, QA sign-off, agents treating unchecked items as blockers
---
title: "Checklist title"
description: One sentence — what this checklist verifies before you proceed.
sidebar:
label: "Checklist title"
order: N
category: <topic>
kind: checklist
status: current
tags: [checklist, topic]
---
**Use when:** &lt;trigger — e.g. before prod deploy, after vendor update&gt;.
**Source procedure:** [Playbook step](/tech-stack/laravel/codecanyon/build/playbooks/setup-new/) or [SOP](/zajlibrary/navigation/library-shelves/resources/reference/build-sops/)
## Before you start
- [ ] &lt;prerequisite&gt;
## &lt;Section name&gt;
- [ ] &lt;verifiable item — how to confirm&gt;
- [ ] …
## Sign-off
- [ ] All sections complete
- [ ] Evidence recorded (&lt;where&gt;)
:::caution[Do not skip]
Unchecked items are blockers — same rule as playbook step checklists.
:::
  • Do not use prose paragraphs instead of checkboxes for verifications.
  • Do not orphan checklists without link to source playbook/SOP/runbook.
  • Do not mix teaching narrative — link out for context.