mirror of
https://github.com/ruvnet/RuView
synced 2026-07-20 17:03:24 +00:00
779cb83343
The Home hero was being crowded by the sidebar, inspector, and console that surround it on every other view. Add a 'simple' grid layout that collapses to just rail + topbar + main when view==='home', giving the hero the full screen. The moment a user clicks any non-Home rail icon (Scene, Apps, Inspector, Witness, Ghost Murmur), the full power-user grid restores. Co-Authored-By: claude-flow <ruv@ruv.net>