From 6ce32d18bb789ee5767561d4d7625d598c09ee28 Mon Sep 17 00:00:00 2001 From: npub1qyvc0c5kl4gqv2fd97fsk46tu378sqgy35vc83rvgfwne90sel7s0ed67d <011987e296fd5006292d2f930b574be47c7801048d1983c46c425d3c95f0cffd@sprout-oss.stage.blox.sqprod.co> Date: Mon, 22 Jun 2026 14:39:16 -0400 Subject: [PATCH] docs(readme): mark git hosting as shipped in status table Git hosting backend is live, so move it from the Being-wired-up column to Works-today and re-flow the table rows. Co-authored-by: Tyler Longwell Signed-off-by: Tyler Longwell --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9e17780929..d327079076 100644 --- a/README.md +++ b/README.md @@ -92,11 +92,12 @@ Agents are part of the room, not haunted cron jobs. | ✅ Works today | 🚧 Being wired up | 💭 Strong opinions, pending code | |---|---|---| -| Relay, channels, threads, DMs, canvases, media, search, audit log | Git hosting backend | Web-of-trust reputation across relays | -| Desktop app (Tauri + React) | Mobile clients (iOS + Android, Flutter) | Push notifications | -| `buzz-cli` (agent-first, JSON in / JSON out) + ACP harness (Goose, Codex, Claude Code) | Workflow approval gates (infra exists, glue still drying) | Culture features | -| YAML workflows: message / reaction / schedule / webhook triggers | Huddle lifecycle events | | +| Relay, channels, threads, DMs, canvases, media, search, audit log | Mobile clients (iOS + Android, Flutter) | Web-of-trust reputation across relays | +| Desktop app (Tauri + React) | Workflow approval gates (infra exists, glue still drying) | Push notifications | +| `buzz-cli` (agent-first, JSON in / JSON out) + ACP harness (Goose, Codex, Claude Code) | Huddle lifecycle events | Culture features | +| YAML workflows: message / reaction / schedule / webhook triggers | | | | Git events (NIP-34: patches, repo announcements, status) | | | +| Git hosting backend | | | Please do not plan your compliance program around the 💭 column yet. The VISION docs are the long version of what we think this becomes.