Skip to content

docs: link VISION_ACTIVITY from the VISION index#1405

Merged
wesbillman merged 1 commit into
mainfrom
tho/vision-activity-index
Jun 30, 2026
Merged

docs: link VISION_ACTIVITY from the VISION index#1405
wesbillman merged 1 commit into
mainfrom
tho/vision-activity-index

Conversation

@tellaho

@tellaho tellaho commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

What

Adds a one-line pointer to VISION_ACTIVITY.md from the VISION.md index, in the Home Feed & Notifications section.

Why

Follow-up to Wes's review comment on #1381 asking whether VISION_ACTIVITY.md belongs at the project root.

The location is correct. All six VISION docs live at the project root — VISION.md, VISION_AGENT.md, VISION_MESH.md, VISION_PROJECTS.md, VISION_SOVEREIGN.md, and now VISION_ACTIVITY.md. Root is the established convention.

The real gap was discoverability: VISION.md is the hub and links out to SOVEREIGN / MESH / PROJECTS with a See [VISION_X.md]... line each — but never linked ACTIVITY. This PR wires it in where the activity/agent feed is discussed, matching the existing pattern.

Change

 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.

Docs-only, one file, no code.

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 <taylorkmho@gmail.com>
Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
@wesbillman wesbillman merged commit aa1042b into main Jun 30, 2026
25 checks passed
@wesbillman wesbillman deleted the tho/vision-activity-index branch June 30, 2026 19:41
tellaho pushed a commit that referenced this pull request Jul 1, 2026
…-preview

* origin/main:
  fix(relay): enable Redis TLS for rediss:// (ElastiCache) (#1417)
  chore(release): release Buzz Desktop version 0.3.40 (#1414)
  fix(desktop): stabilize channel-timeline scrollback with per-row height reserves (#1413)
  fix(sidebar): trim working badge label and name working agents in tooltip (#1408)
  Mobile tab bar polish (#1368)
  feat(desktop): let thread pane expand on ultrawide monitors (#1407)
  chore(release): release Buzz Desktop version 0.3.39 (#1410)
  fix: close cross-process keychain race and namespace dev-build nest (#1409)
  feat(relay): allow agent owners to edit/manage agent-owned content (#1403)
  fix(media): support IRSA/credential-chain S3 auth and configurable signing region (#1406)
  fix(desktop): fold baked build env into in-process model discovery (#1376)
  docs: link VISION_ACTIVITY from the VISION index (#1405)
tellaho pushed a commit that referenced this pull request Jul 1, 2026
…vity-embed

* origin/main:
  fix(relay): enable Redis TLS for rediss:// (ElastiCache) (#1417)
  chore(release): release Buzz Desktop version 0.3.40 (#1414)
  fix(desktop): stabilize channel-timeline scrollback with per-row height reserves (#1413)
  fix(sidebar): trim working badge label and name working agents in tooltip (#1408)
  Mobile tab bar polish (#1368)
  feat(desktop): let thread pane expand on ultrawide monitors (#1407)
  chore(release): release Buzz Desktop version 0.3.39 (#1410)
  fix: close cross-process keychain race and namespace dev-build nest (#1409)
  feat(relay): allow agent owners to edit/manage agent-owned content (#1403)
  fix(media): support IRSA/credential-chain S3 auth and configurable signing region (#1406)
  fix(desktop): fold baked build env into in-process model discovery (#1376)
  docs: link VISION_ACTIVITY from the VISION index (#1405)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants