Connect to a group the same way operators actually work
Authenticate once with your BaserDB identity and keep the session in VS Code SecretStorage.
Choose organization, then project, then group from the panel so the connection intent stays explicit.
Generate a governed connection profile for the group and reveal the URI only when policy allows it.
Copy the URI, disconnect the workspace state, or return to docs without leaving the editor flow.
The extension belongs in the activity bar with its own icon and a dedicated panel, not hidden behind raw commands.
After loading a group, the panel should show connection status, organization, project, group, URI actions, and a clean disconnect path.
The docs should explain install, login, connect, copy, rotate, disconnect, and when each action is audited by the backend.
