a28e3724ae
Added prominent warning in copilot-instructions.md that every new feature touching DB must include ALTER migrations in client.ts, not just schema.ts. This prevents production 500 errors on existing databases.