Data Ingestion API Fix: PHP 8 Issue Caused Empty Responses on All Endpoints
Fixed Data Ingestion API endpoints returning empty responses. A PHP 8 compatibility issue in the API layer caused all ingestion, embedding, and AI endpoints to silently fail. Restored full functionality for
ingest, embed, ai_summary, and all related API calls.