Editing is the studio
The owner surface: a bar, a right-click, and drag-and-drop.
Editing is the studio
There is no admin panel. Editing happens on the page you are looking at, and everything the owner can do is reachable from three places.
The studio bar
Bottom corner, opposite whichever edge the navigation has taken. It carries the editing switch, the current page's type, and the settings. Turn Editing on and the page becomes writable in place β no modal, no separate view, no save button.
Right-click anything
Every card, row, tile and navigation item has a context menu, and it is assembled rather than hard-coded: read-only items for a visitor, owner items when editing, plus whatever a plugin contributed. Rename, change the page type, reorder, hide from navigation, trash.
Visitors get the read-only half too. Right-clicking is how most people discover a site has a menu at all, and an empty menu stands aside so the browser's own comes back.
Drag
Drag a card to reorder it. Drag it onto a section heading in Library or Uses and it changes category β the drop target is the section, so one gesture moves it and re-files it. Drag a page into the navigation to promote it. Drop an image onto Wall to upload it.
All of it is a CRDT write, so anybody else reading the page watches it happen. There is no publish step because there is nothing to publish.