From c77ab8cdd4b1acf1cc4946943182ac2cb189e1ba Mon Sep 17 00:00:00 2001 From: npub14vtk7pvazqrq9639qu7e560wnqtl0d53ca4gjuvq6jzf3k2el23qqlwa7f Date: Tue, 30 Jun 2026 12:23:17 -0700 Subject: [PATCH] docs: link VISION_ACTIVITY from the VISION index MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit VISION_ACTIVITY.md already lives at the project root alongside the other VISION_*.md docs (AGENT, MESH, PROJECTS, SOVEREIGN) — root is the established convention. The gap was discoverability: VISION.md links out to SOVEREIGN/MESH/PROJECTS but not to ACTIVITY. Add the missing pointer in the Home Feed & Notifications section, mirroring the existing "See [VISION_X.md]..." pattern, so the activity-feed vision is reachable from the index. Co-authored-by: Taylor Ho Signed-off-by: Taylor Ho --- VISION.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/VISION.md b/VISION.md index 21416acff..9093b75dd 100644 --- a/VISION.md +++ b/VISION.md @@ -132,6 +132,8 @@ Zero is the default. You opt in to noise, not out. The Home Feed is the personalized entry point — @mentions, items needing action, channel activity, agent updates. Fan-out-on-read, assembled at query time. Agents read the same feed via MCP. +See [VISION_ACTIVITY.md](VISION_ACTIVITY.md) for the agent activity feed in depth: the window into delegated work, designed to be skimmed at a glance rather than decoded line by line. + --- ## Channel Features