Add new columns default_provider and default_model to tenant_settings table, with a migration that backfills data from existing ai_config JSONB field. Introduce a PATCH /ai-config/default endpoint and repository method to update these columns, allowing tenants to set system-wide defaults for AI provider and model.