Unplanned triggering of “PII detection” when launching the agent in self-hosted

Hi!
Please help me figure this out. I don’t have “PII detection” enabled. When the agent runs in LangSmit Studio, it works as it should. When I run it in self-hosted, “PII detection” is triggered.

Hm nothing in the server itself would trigger this. Do you have any environment configured in self-hosted that would cause LangSmith’s tracing PII logic to run?

After configuring the code, the agent build for Studio and for self-hosted occurs from one place. I just conducted an experiment and set up masking for email. For Studio, ‘masking’ occurred, and for self-hosted, ‘hiding’ also occurred.
Caching for building images for self-hosted is disabled. I am confused.

I figured it out. Indeed, this problem is not related to Langgraph, but to the system that redirects messages to me.