Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The guide marks `--compact` as a SAFE heartbeat command, but elsewhere states that this command regenerates the manifest at `memory/memory-manifest.json`, which is a file write and therefore not side-effect-free. Mislabeling a mutating command as safe can cause agents or operators to schedule it automatically, leading to unintended state changes, possible overwrite of manually edited manifests, and incorrect assumptions about execution safety.
