You'll notice
Local artifact file reads are now faster via a direct path before falling back to gateway relay.
Reading artifact files now first tries a direct _src path read, bypassing the session gateway, and only falls back to the previous gateway-relay behavior if that read isn't ok/200, logging the fallback. This is a performance path for locally-stored artifact sources.