Skip to content
prod e051e98
Browse

Content types

Use one canonical name for each job. Synonyms are allowed as tags or search terms, but not as new top-level buckets.

Canonical namePrimary questionWhat the reader does
Playbook”How do I execute this full outcome?”Follow end to end.
SOP”What is the approved standard way?”Follow as policy-backed procedure.
Runbook”What exact commands/checks do I run?”Execute during an operation or incident.
Checklist”Did I do everything?”Tick off / verify.
Guide”How does this task work?”Read to learn one focused thing.
Handbook”Where is everything about this area?”Browse a domain reference hub.
Concept / Explainer”What does this mean and why?”Build understanding.
Research”What did we find out?”Review findings and evidence.
Case study”What happened in a real example?”Learn from an instance.
Blueprint”What should be built and how is it structured?”Read before building.
Template”Give me the empty structure to start.”Copy and fill.
Kit”Give me the bundle.”Download or copy many related files.
Cheat sheet”Quick, what is the fact or command?”Glance.
Reference”What is the exact value, rule, or table?”Look up.
Glossary”What does this term mean?”Look up definitions.
Prompt pack”What prompts do I reuse?”Copy prompts.
Directory entry”Who or what exists?”Browse, filter, compare.
Use thisFold these into it
Playbookworkflow, recipe, end-to-end flow
SOPstandard procedure, protocol, official process
Runbookincident steps, ops checklist, command procedure
Guidehow-to, tutorial, walkthrough
Handbookmanual, field guide, knowledge base
Concept / Explainertheory, overview, primer
Researchfindings, source notes, study, investigation
Blueprintarchitecture, system design, map, plan
Templateboilerplate, starter, skeleton, scaffold
Kitbundle, package, starter pack
Cheat sheetquick reference, TLDR, crib sheet
Referencecommand list, spec table, lookup page
Directorycatalog, index, database

Build shelf spectrum (playbook · runbook · SOP)

Section titled “Build shelf spectrum (playbook · runbook · SOP)”

Beginners confuse these because all three can contain numbered steps. They differ by reader moment, not by file length:

TypeReader questionVoiceShape
Playbook”Walk me through the full outcome — why and how.”Teaching journey — phases, gates, contextMulti-phase folder
Runbook”I know the drill — what do I run right now?Terse operator card — commands + checks, no teachingUsually one short page
SOP”What is the approved way we always do this?”Policy-backed standard — compliance-ishOne file or small folder

Default for workflow docs (e.g. WF1–WF5): use a playbook on the Build shelf. Peel a runbook when one phase (rollback, restore, DNS cutover) should stand alone. Add an SOP only when the method is frozen and approval matters.

Full diagrams, Learn-vs-Build framing, and promotion rules: Type decisions (reference).

PairDecision rule
Playbook vs GuideRe-read every time you execute the full outcome = Playbook (Build). Read once to learn one topic = Guide (Learn).
Playbook vs RunbookWhole multi-phase journey with teaching = Playbook. One operation, exact commands, no narrative = Runbook.
SOP vs RunbookApproved org-wide standard = SOP. Literal commands/checks in the moment = Runbook.
SOP vs PlaybookPlaybook teaches and phases; SOP states the frozen approved method with less story.
Playbook vs BlueprintBlueprint = design before build. Playbook = execute the build/deploy journey.
Checklist vs RunbookChecklist verifies steps were done. Runbook tells you what to run. Often paired.
Blueprint vs TemplateBlueprint is read. Template is copied.
Handbook vs GuideHandbook is a whole area. Guide is one focused topic.
Cheat sheet vs ReferenceCheat sheet is glanceable memory aid. Reference is exact lookup.
Research vs BlueprintResearch preserves findings. Blueprint turns findings into a buildable design.

Keep SOP as a canonical type, but use it sparingly. Most solo-founder execution docs should be Playbooks (full journey) or Runbooks (one op). Reserve SOP for “this is the approved, repeatable, auditable way” documentation.