fe325c1b40
The gateway refresh path now calls keystore injection with force=True so rotated secrets replace stale in-process env vars without requiring a restart. Startup paths still keep the default non-overwriting behavior so shell exports and explicitly supplied env vars win on boot. Also tighten the regression test to require the rotated keystore secret to replace a stale env value during refresh, instead of accepting either old or new values.