From 25a7b270e024826c56c9c3135a286804150159c3 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Mon, 1 Jun 2026 23:54:19 -0400 Subject: [PATCH] =?UTF-8?q?docs(readme):=20Phase=20654=20update=20?= =?UTF-8?q?=E2=80=94=2050=20swarm/repl/sync=20items=20+=20composer=20prod?= =?UTF-8?q?=20UI=20(autofocus/send/autogrow)=20+=20platform=20adaptive=20r?= =?UTF-8?q?etry=20(P654-1,40)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Accurate state per exhaustive doc audit rule. See PLATFORM_ROADMAP.md Phase 654 table and main platform/app commits. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 512c1ca..c78f27c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Guild lifecycle, channel tree (including threads and forums), member joins, and the Hyperswarm gossip mesh for server-scoped realtime events. +**Phase 654 now active** with 50 swarm/repl/sync items; composer production UI (autofocus, send btn, autogrow) landed with manual agentctl + BOOT_OK verification; platform/swarm-manager changes for adaptive retry + discovery aid. (See GUILD_REPLICATION.md) + ## Mission Create and load guilds in local storage, join peers on `pearcord:guild:{guildId}` topics, fan out RPC gossip (messages, reactions, voice, roles, audit, …), and attach auxiliary protomux channels for attachments, voice media, and screen share.