Graphshell
Portable shell layer for the mere browser
— host GUI integration (iced, gpui, html/css, or other) and Navigator surface
(the single configurable-scope surface where browsing happens).
Graphshell owns the workbench, the tile tree, the Navigator, and the interface contracts to whichever GUI framework hosts the app on a given platform. It is intentionally framework-agnostic so Mere can ship across native desktop, browser-extension, browser-tab/PWA, and mobile envelopes with the same shell semantics.
Status
Pre-1.0. This 0.0.x release reserves the crate name and documents intent; implementation is in progress within the Mere workspace.