Skip to content

Docs Placement Quick Guide

Migrated from root technical docs.

Use this before creating a doc.

Doc typeLocation
Canonical architecture rule or structure docdocs/architecture/
ADRdocs/adr/NNNN-short-slug.md
Runbook, rollout, playbookdocs/runbooks/
Active plandocs/plans/
Stable technical referencedocs/reference/
Completed or superseded docremove from active docs; fold durable guidance into canonical docs
App-local implementation noteapps/{app}/docs/ plus link from docs/README.md
Package-local implementation notenear the package plus link from docs/README.md if broadly useful
  • new plans do not go in root plans/
  • architecture docs should update the existing canonical rule when possible
  • app-local docs are exceptions, not the default
  • remove obsolete docs instead of leaving stale active docs in place

See ../../PLACEMENT-GUIDE.md for the canonical placement rules.