Intent-Code Divergence
Medium
- Confidence
- 90% confidence
- Finding
- The code advertises 'zero-leak session propagation and isolated worker output,' but each worker writes model output into a shared persistent directory under ~/.openclaw/swarm_tmp. That creates a mismatch between documented isolation guarantees and actual behavior, increasing the chance that sensitive prompts, responses, or cross-worker data remain accessible to other processes, later runs, or users on the same system.
