- Remove all FK constraints from models (users, teams, channels, agents) - Keep fields as optional nullable String for testing DAARWIZZ - Update SQL migration to remove all REFERENCES - Fix metadata -> meta in migration - Allows service to work without base tables for testing