mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
8e1d5729d4
The rejection told operators to re-run the agent installer, but the token minted by the original install command cannot gain the exec scope after the fact and install tokens are single use, so re-running the same command loops forever (issues #1586, #1564). Name the actual recovery step instead. Contract-Neutral: reworded operator-facing rejection copy (#1586, #1564); no behavior or contract change