Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The flush command is documented as an emergency stop for task handling, but it also iterates over and kills all active exec sessions globally. If this command is reachable by less-trusted callers, it becomes a broad denial-of-service primitive that can terminate unrelated work outside this task registry's scope.
