From bac558249e432a0789ac03b295ff88966031f469 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Thu, 30 Apr 2026 14:00:51 -0600 Subject: [PATCH] docs(blog): publish Who Owns the Tree post --- src/blog/who-owns-the-tree.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blog/who-owns-the-tree.md b/src/blog/who-owns-the-tree.md index 69e43a47..3f764c77 100644 --- a/src/blog/who-owns-the-tree.md +++ b/src/blog/who-owns-the-tree.md @@ -1,7 +1,7 @@ --- title: 'Who Owns the Tree? RSC as a Protocol, Not an Architecture' published: 2026-04-28 -draft: true +draft: false excerpt: RSC is usually framed as a single architecture where the server owns the tree. But it's also a protocol, and the protocol supports more than one composition model. The overlooked question is who owns the tree. authors: - Tanner Linsley