The example 'debian-srv2' was being hallucinated by the LLM when routing
was wrong. Now the agent explicitly refuses to invent hostnames and
redirects non-deployment requests to the appropriate agent.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
More explicit keywords so Nexus LLM can route requests correctly
without hardcoded rules in the system prompt.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- mqtt_subscribe: dynamically subscribe/unsubscribe to any MQTT topic,
received messages are forwarded to XMPP admins
- muc_send: post a message to the XMPP MUC group (agents@muc.xmpp.ovh)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>