Skip to main content

Documentation Governance

When docs and code drift, trust sources in this order:

  1. task tracking
  2. implementation files
  3. interface contracts and runtime scripts
  4. infra templates and deploy scripts
  5. summary docs

Update Rules

Update documentation when:

  • onboarding changes
  • commands change
  • routes or APIs change
  • runtime configuration changes
  • architecture boundaries change
  • observability expectations change
  • error-handling expectations change
  • validation workflow changes
  • mobile UX workflow expectations or quality rules change