Skip to content

feat(nav): rail IA simplified to 3 primary destinations - #311

Merged
ajianaz merged 1 commit into
developfrom
feat/nav-simplify
Sep 6, 2026
Merged

feat(nav): rail IA simplified to 3 primary destinations#311
ajianaz merged 1 commit into
developfrom
feat/nav-simplify

Conversation

@ajianaz

@ajianaz ajianaz commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

What

Rail IA simplification (owner decision): navigation reduced to Home · Memories · Documents (+ Settings & theme toggle in the bottom cluster).

Why

The rail mirrored uteke's database schema (7 equal-weight items) instead of user jobs — choice paralysis per the UX-psychology review. Three destinations match actual usage frequency; the rest are dimensions or rare maintenance.

Testing

  • Live DOM probe: rail = New Memory, Home, Memories, Documents, theme, Settings, collapse
  • Deep links #lifecycle/#graph still render their views
  • tsc clean; build green; journey gate {failures: []} (4 views x 2 themes + mobile)
  • ⚠️ 2 activity.test failures = pre-existing Sunday-flaky (documented in fix(layout): full-width view containers flush against the rail #309)

Part of #293 · Epic: #289

Owner decision (2026-09-06): the rail mirrored uteke's DB schema, not\nuser jobs. Rail now: Home, Memories, Documents (+ Settings/theme in the\nbottom cluster).\n\n- Namespaces -> workspace/filter chips (read-only) - #297 shipped\n- Rooms -> grouping dimension in the Memories hub panel - #293 shipped\n- Graph -> exploration surface via Memories/deep link - #298\n- Lifecycle -> Settings > Maintenance - #290 shipped\n\nAll removed routes stay reachable via hash deep links (#lifecycle etc).\nThe chat-bubble icon (MessagesSquare/Rooms) is gone from the rail.\nqa_screens.py views updated to the new IA.\n\nRail entries verified live: New Memory, Home, Memories, Documents,\nToggle theme, Settings, Toggle sidebar.
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🔍 Cora AI Code Review

No issues found. Code looks good!


Review powered by cora-code · BYOK · MIT

@ajianaz
ajianaz merged commit a02e8d0 into develop Sep 6, 2026
16 checks passed
@ajianaz
ajianaz deleted the feat/nav-simplify branch September 6, 2026 00:34
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.

1 participant