Where is the Script Directory?

I am packaging my code and I see this message in the log several times:

Can’t find file for asset ‘/Script/Puzzler’ while loading NULL.

I have 2 questions:
I cant find the Script directory to confirm the existance of this file, where is Script located.

Also, Puzzler is not the name of the project (I had a corruption issue and had to start a new project with a new name and pull the project from git). It is using the old project name, what file is it getting this name from?

I’m a beginer of UE, this answer may be wrong. But I found ,In UE5, /Script means /Egine/Source/Runtime by doing several tests.

image