Playbook SQLAlchemy model has description column but production DB table does not, causing seed_playbooks() to fail with UndefinedColumn error. ADD COLUMN IF NOT EXISTS is idempotent — safe to re-run. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>