92c67bc2a7
FastEndpoints automatically adds 'api' prefix from Program.cs RoutePrefix config. Routes should use /market/ingest, not /api/market/ingest, to avoid /api/api paths. Fixes: TriggerIngestionEndpoint and GetIngestionStatusEndpoint route definitions. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>