From 0ab2bea0450ca988006ab3509161e608e302f47e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Guti=C3=A9rrez?= <35082514+alezmad@users.noreply.github.com> Date: Sat, 2 May 2026 19:29:03 +0100 Subject: [PATCH] docs(roadmap): mark /v1/peers humans-as-peers as shipped Bridge smoke test is the last remaining v1.6.x item. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/roadmap.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index db8adf7..5317ed8 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -131,11 +131,12 @@ production-grade before any new architectural work. + per-topic `unread` on `GET /v1/topics`; clay-rounded badges on the per-mesh topic list and aggregate badge per mesh on the dashboard universe page. *Shipped 2026-05-02.* +- **`/v1/peers` includes humans** — recently-active apikey holders + (5-minute window) appear alongside WS-connected sessions, so the + dashboard chat user is visible to CLI peers calling list_peers. + *Shipped 2026-05-02.* - **Bridge end-to-end smoke test** — two-mesh forwarding validated before any external demo. -- **`/v1/peers` includes humans** — synthetic presence rows for - active apikey sessions; the dashboard chat user becomes visible - to other peers. ---