From 871fe94318cfc7056c7e64c6ca82c15da5a1a2c5 Mon Sep 17 00:00:00 2001 From: nav Date: Wed, 1 Apr 2026 01:21:33 +0000 Subject: [PATCH] note protocol submodule in plan --- PLAN.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PLAN.md b/PLAN.md index 4fa5334..7f98a42 100644 --- a/PLAN.md +++ b/PLAN.md @@ -4,6 +4,8 @@ `Yonexus.Server` is the OpenClaw plugin that acts as the central communication hub in a Yonexus network. +This repository references `Yonexus.Protocol` as a submodule at `protocol/`. + It is responsible for: - accepting WebSocket connections from clients - maintaining the client registry and trust state