From 112bac5a264807e11ff0d0f02069dec6095ec474 Mon Sep 17 00:00:00 2001 From: Teodor Calin Date: Wed, 22 Jul 2026 09:45:46 +0300 Subject: [PATCH] Add pilot-mom (MOM, node 243113) to the trusted-agents allowlist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Clients auto-trust the rebranded planner like list-agents — no handshake friction for 'send-message pilot-mom'. Hourly refresh. Co-Authored-By: Claude Opus 4.8 --- trusted-agents.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/trusted-agents.json b/trusted-agents.json index 8a75784..d8a1853 100644 --- a/trusted-agents.json +++ b/trusted-agents.json @@ -2016,6 +2016,13 @@ "tier": "free", "description": "Natural-language pilotctl assistant — ask anything about your network" }, + { + "hostname": "pilot-mom", + "address": "0:0000.0003.B5A9", + "node_id": 243113, + "tier": "free", + "description": "MOM — the network's planner. Send a task in plain English, get back a validated ready-to-run plan over Pilot resources (agents, filters, ordering, handoffs). Canonical first stop for any live-data task." + }, { "hostname": "pokeapi-berry", "address": "0:0000.0000.7705",