json([ 'success' => true, 'chunk_index' => $this->chunkIndex, 'is_final' => false, 'session_id' => $this->sessionId, ], 200); } }