mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
dc7204bf44
Proxmox guests advertise reboot while container platforms advertise restart, and the Assistant tool schema plus the resolved-resource action lists teach models both words. A pulse_control call with the wrong spelling failed with CapabilityNotFound even though the equivalent capability was advertised. Plan requests now follow the resource's own vocabulary when the requested verb is missing but its lifecycle synonym is advertised; the rewritten name flows into the plan, the audit record and the executor. Non-synonym verbs still fail closed.