Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The detach section is safety-sensitive because it documents `delete-workspace-resource` with `--option Detach`, yet also states the default is `DetachAndDelete`. That mismatch can cause an implementation to omit `--option Detach` or rely on defaults, leading to unintended deletion of workspace resources instead of a non-destructive detach.
