Skip to content
prod e051e98
Browse

Build & Create

Playbook · blueprint · SOP · runbook · checklist

You are here: ZajLibraryBuild & Create
This shelf is for you if: you’re ready to design, configure, deploy, or verify something step by step.
Not this shelf? Learn = understand first · Resources = templates and kits · Runbooks = one operation only (peel out of a playbook when needed).

graph TD
Build["Build & Create"] --> P["Playbooks<br/>multi-phase workflows"]
Build --> B["Blueprints<br/>design before code"]
Build --> S["SOPs<br/>official procedures"]
Build --> RB["Runbooks<br/>exact commands"]
Build --> CL["Checklists<br/>verification gates"]

TypeYou getBest when
PlaybooksNumbered phases + progressThe work has judgment calls and multiple gates
BlueprintsStructure before executionYou need design agreement before coding
SOPsPolicy-backed procedureThe method is official and repeatable
RunbooksOne operation, linkableYou need exact commands without narrative
ChecklistsBinary verify listYou need a gate, not a story
Understand everything — playbook vs blueprint vs runbook
  • Blueprint = what we’re building and who owns what (pre-build).
  • Playbook = how we execute across phases (build → ship → launch).
  • Runbook = one slice peeled out for ops (rollback, restore).
  • SOP = the approved standard; checklist = did we complete every item?

When a doc grows past ~3 linkable parts, promote it to a folder + index under the right type.