feat(nav): rail IA simplified to 3 primary destinations - #311
Merged
Conversation
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.
🔍 Cora AI Code Review✅ No issues found. Code looks good! Review powered by cora-code · BYOK · MIT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Rail IA simplification (owner decision): navigation reduced to Home · Memories · Documents (+ Settings & theme toggle in the bottom cluster).
Dashboardrenamed Home; qa_screens.py views updated to the new IA#lifecycle,#graph, …) verified still renderingWhy
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
{failures: []}(4 views x 2 themes + mobile)Part of #293 · Epic: #289