Reads the Phoenix project name from the environment.
Delegates to @arizeai/phoenix-config so the PHOENIX_PROJECT (canonical) /
PHOENIX_PROJECT_NAME (alias) resolution — including precedence and the
one-time conflict warning — lives in a single shared implementation.
Returns string|undefined
The resolved project name, or undefined if neither variable is set.
Reads the Phoenix project name from the environment.
Delegates to
@arizeai/phoenix-configso thePHOENIX_PROJECT(canonical) /PHOENIX_PROJECT_NAME(alias) resolution — including precedence and the one-time conflict warning — lives in a single shared implementation.