Skip to main content

Update Checklist

Use this checklist for every meaningful feature or release.

  1. Update architecture docs if behavior changed.
  2. Update setup/env docs if config changed.
  3. Update integration docs if provider/channel behavior changed.
  4. Update operations docs if deploy/runbook behavior changed.
  5. Update status references (PROJECT_SUMMARY, PROGRESS) when scope/status changed.
  6. Run docs checks:
npm --prefix docs-site run sync
npm --prefix docs-site run build
  1. Confirm docs deploy workflow succeeded on main.