07d757e9af
001_init.sql opened with USE `nachklang-feedback`, contradicting its own documented apply instructions (mysql ... <FEEDBACK_DB> < 001_init.sql, which already selects the database via the command line). Following the file's own usage note literally would fail unless a database happened to be named exactly nachklang-feedback rather than whatever FEEDBACK_DB is configured to in .env. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>