Part of the team-ux initiative (siblings: #65–#69). Arguably the biggest "magic" gap — there is no home base or mental model for teams.
Relates: #66 (a directory feeds one-tap invites), #68 (silent team creation), #70 (first-access orientation).
Problem
There is no single "Team" home. Team state is scattered — Members lives per-vault (MembersPage.tsx), pending invites are a dashed sidebar icon, sessions are a separate rail, presence is elsewhere again. Worse, a team is auto-created silently the first time you invite someone from a private vault (handlePrivateAdd → createTeam(vault.name), see #68), so users never form a mental model of what a team is, how it differs from a personal vault vs a team vault, or where to manage any of it. A first-timer is dropped into a system of concepts with no orientation.
Proposed reflow
- A "Team" hub — one place that answers "who's on my team, what's shared, what's live, what needs my attention":
- First-time orientation: a short, honest explanation of team vs personal vault vs team vault, surfaced the moment a team first comes into being (no more silent creation).
- Naming the mental model consistently across the app so "team," "team vault," and "shared" mean one thing each.
Decisions (brainstorm 2026-07-24)
Still open
Part of the team-ux initiative (siblings: #65–#69). Arguably the biggest "magic" gap — there is no home base or mental model for teams.
Relates: #66 (a directory feeds one-tap invites), #68 (silent team creation), #70 (first-access orientation).
Problem
There is no single "Team" home. Team state is scattered — Members lives per-vault (
MembersPage.tsx), pending invites are a dashed sidebar icon, sessions are a separate rail, presence is elsewhere again. Worse, a team is auto-created silently the first time you invite someone from a private vault (handlePrivateAdd→createTeam(vault.name), see #68), so users never form a mental model of what a team is, how it differs from a personal vault vs a team vault, or where to manage any of it. A first-timer is dropped into a system of concepts with no orientation.Proposed reflow
Decisions (brainstorm 2026-07-24)
Still open