Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The 'Verification' section states that plain `hermes update` would switch away from a non-main branch and that `hermes update --branch desktop-custom` fails for a local-only branch, recommending `update_in_place` instead. Later, the 'Update Survival' section says `hermes update` auto-stashes and restores uncommitted edits and recommends `hermes update --branch desktop-custom`, which directly conflicts with the earlier documented behavior and could mislead a user into performing the wrong update procedure.
