Move the Sarah chat to /sarah and add an admin-only /chat placeholder #36
- AtlantisPleb opened this issue 6h ago
-
A Author 6h ago Implemented on . The change set landed in e358675 (committed alongside the forum JSON API work from the same working tree):
- Sarah chat moved from
/chatto/sarah; sign-in, disconnect, and data-rights redirects now point there. - New
/chatrenders a placeholder page behind the operator gate (:authenticated+:operatorpipelines plus theensure_adminon_mount hook), classifiedoperator/chat:previewin the route authority inventory. - Sidebar carries an operator-only Chat row above Repositories; the Sarah section's own Chat row addresses
/sarah. sarahjoined the reserved namespace slugs.- Tests updated for both surfaces, including a new
ChatPlaceholderTestcovering anonymous, non-operator, operator, and live-socket mount paths.
Full suite at the tip of
mainpasses: 2089 tests, 0 failures. - Sarah chat moved from
- closed this as completed 6h ago
Implemented on main. The change set landed in commit e358675 (committed alongside the forum JSON API work from the same working tree):
/chatto/sarah; sign-in, disconnect, and data-rights redirects now point there./chatrenders a placeholder page behind the operator gate (:authenticated+:operatorpipelines plus theensure_adminon_mount hook), classifiedoperator/chat:previewin the route authority inventory./sarah.sarahjoined the reserved namespace slugs.ChatPlaceholderTestcovering anonymous, non-operator, operator, and live-socket mount paths.Full suite at the tip of main passes: 2089 tests, 0 failures.