Skip to content

feat(crew): remove Org chart product (role-first, #233) - #238

Merged
cursor[bot] merged 4 commits into
mainfrom
cursor/remove-org-product-233-4d3a
Aug 19, 2026
Merged

feat(crew): remove Org chart product (role-first, #233)#238
cursor[bot] merged 4 commits into
mainfrom
cursor/remove-org-product-233-4d3a

Conversation

@oscarlehuu

@oscarlehuu oscarlehuu commented Aug 19, 2026

Copy link
Copy Markdown

Summary

Removes the unused Org chart / roster product so agents stop recommending it. Company model is channel roles + call-by-name (#230 / #232).

  • Desktop: no Org nav; /org redirects to Inbox; chart/editor/handoff chrome deleted
  • ACP: ORG-CHECK prompt + tree budgets + officer heartbeat skip are inert
  • CLI: buzz org show|tree|publish and messages --handoff error with migration hint
  • Docs: D-069 supersedes D-060 product; STATE / HERMES / FOUNDER-PRODUCT / UPSTREAM-SYNC updated
  • Protocol: KIND_ORG_ROSTER (30680) kept for sync (P2)

Related issue

Testing

  • cargo test -p buzz-acp org_roster --lib
  • cargo test -p buzz-cli --lib commands::org
  • pnpm exec tsc --noEmit (desktop)
  • E2E smoke: org-removed.spec.ts (pass) — sidebar has no Org; /#/org redirects to Inbox
  • Distinct PNG hashes verified

Evidence

Sidebar without Org

/org redirects to Inbox

org-removed-demo.webm

Hosted mirrors (if artifacts rewrite fails):

Open in Web Open in Cursor 

cursoragent and others added 2 commits August 19, 2026 07:41
Strip Org nav, /org screen, roster editor, handoff-assign chrome, and
agent ORG-CHECK/officer-loop teaching. Keep KIND_ORG_ROSTER for sync;
ACP budgets and ORG-CHECK are inert. Supersedes D-060 product via D-069.

Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: oscarlehuu <oscarlehuu@users.noreply.github.com>
Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: oscarlehuu <oscarlehuu@users.noreply.github.com>
cursor Bot pushed a commit that referenced this pull request Aug 19, 2026
cursoragent and others added 2 commits August 19, 2026 08:49
Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: oscarlehuu <oscarlehuu@users.noreply.github.com>
Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: oscarlehuu <oscarlehuu@users.noreply.github.com>
@oscarlehuu
oscarlehuu marked this pull request as ready for review August 19, 2026 09:36

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Cursor Bugbot was not present after the first poll, so that signal was skipped; no approval-policy or existing-review blockers remain. No reviewers assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

@cursor
cursor Bot merged commit 6a941f9 into main Aug 19, 2026
9 of 15 checks passed
cursor Bot pushed a commit that referenced this pull request Aug 19, 2026
Template COS-INTAKE, D-072, Layer-2 base_prompt + HERMES. Rebased onto
main after #238/#234/#230 merges.

Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: oscarlehuu <oscarlehuu@users.noreply.github.com>
cursor Bot pushed a commit that referenced this pull request Aug 19, 2026
Template COS-INTAKE, D-072, Layer-2 base_prompt + HERMES. Rebased onto
main after #238/#234/#230 merges.

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: oscarlehuu <oscarlehuu@users.noreply.github.com>
cursor Bot pushed a commit that referenced this pull request Aug 22, 2026
- allow router state in commitNavigation so editor deep-links carry
  workflowEditorHasOrigin
- include revision in relay-backed mock workflow records
- biome format AppShell
- update buzz-cli inventory snapshot tests for org group and agents call
  (stale on main since #238/#240; required for just test-unit gate)

Signed-off-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Oscar Le <oscar.lehuu@gmail.com>
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.

Remove unused Org chart product (role-first; stop agents recommending it)

2 participants