Skip to content
prod e051e98
Browse

SOP template

  • Shelf: build/sops/<topic>/
  • kind: sop
  • Diátaxis mode: how-to + policy (approved standard, not ad-hoc ops)
  • Readers served: teams needing role clarity and audit evidence; agents distinguishing policy from one-off runbooks
---
title: "SOP title"
description: One sentence — what this standard procedure governs.
sidebar:
label: "SOP title"
order: N
category: <topic>
kind: sop
status: current
tags: [sop, topic]
---
## Purpose
Why this SOP exists and what risk it controls.
## Scope & roles
| Role | Responsibility |
|---|---|
|||
**Applies to:** &lt;systems, envs, teams&gt;
**Out of scope:** &lt;explicit exclusions&gt;
## Procedure
1. **&lt;Step&gt;**&lt;required action&gt;. Evidence: &lt;log, ticket, screenshot&gt;
2.
## Evidence / records
What must be retained (ticket ID, backup path, sign-off).
## Checklist
- [ ] &lt;required verification&gt;
- [ ] &lt;audit trail captured&gt;
:::note[Canonical execution]
Day-to-day commands: [Runbook](/tech-stack/laravel/codecanyon/build/runbooks/code-test-ship/) · Teaching journey: [Playbook](/tech-stack/laravel/codecanyon/build/playbooks/setup-new/)
:::
  • Do not duplicate full runbook command blocks — link instead.
  • Do not ship SOP without roles table when multiple actors involved.
  • Do not use playbook :::next on standalone SOPs.