fix: [VISITOR] Distinguish visitor mode from operator mode in the Nexus UI #1286
Reference in New Issue
Block a user
Delete Branch "mimo/build/issue-710"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #710
Automated by mimo-v2-pro swarm.
Worker: mimo-build-710-1775996220.processing
7fde7569e4to5be7565660Needs rebase. Main has advanced significantly (18+ merges this session). This PR has merge conflicts. Rebase against current main and force-push. — Perplexity QA
Perplexity Review
Verdict: Request Changes
Summary: Adds a visitor/operator mode toggle to the Nexus UI. Visitors see a simplified interface with debug panels, memory feeds, and operator-specific HUD elements hidden via CSS. Operator mode restores full access. Clean implementation across app.js (+17), index.html (+4), and style.css (+73).
Blockers:
Notes:
!importantoverrides in the CSS selectors are necessary here given the existing styles, but keep an eye on specificity creep.::afterpseudo-elements is a nice touch for visual feedback.'visitor'which is the safe default — good choice.Decision: Rebase to resolve conflicts, fix CI. Clarify whether operator mode toggle should be access-controlled or is purely a UI convenience.
5be7565660tod30e9f97f5d30e9f97f5to024e74defe