commit 7908d795127586b317e8ea6f796af15fe68ddd80
parent 417c954fa3ad19e3f2c321c893d0de39f1ea6b1e
Author: Florian Dold <florian@dold.me>
Date: Sun, 16 Nov 2025 21:12:48 +0100
DD74
Diffstat:
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/design-documents/074-merchant-backend-simplification.rst b/design-documents/074-merchant-backend-simplification.rst
@@ -79,6 +79,12 @@ Persona Definitions
* ``Developer``
* Every feature flag on, developer mode on
+ * Should come last in the drop-down
+
+* ``Expert``
+
+ * Every feature flag on, developer mode off
+ * Second to last in dropdown
* ``Unattended in-person offline vending`` (minimal farm shop) showing:
@@ -286,6 +292,11 @@ TBD.
Discussion / Q&A
================
-* Can the be changed while being logged in?
+* Can the persona be changed while being logged in?
* Yes, under ``Personalization``, just like the language and date format.
+
+* Should developer mode be a separate persona, or should there always be a developer mode toggle
+ for every persona?
+
+