Description
The admin GUI README is a developer setup document (npm install, env vars, customization) with no screenshot or gif. For a graphical product, the absence of any image is the biggest single miss in our README set — the most demo-able thing we have is invisible. The genuinely differentiating capabilities are buried as env-var documentation: layout modes (full, single-schema, single-tenant — the embed story) and feature toggles plus white-labeling via labels.json / theme.json (the "hand a safe UI to non-engineers" story).
Why this blocks beta
A GUI that can't be seen doesn't convert. Before beta, the UI README should show what it looks like and lead with who it's for, not how to run the dev server.
Acceptance criteria
References
decree-ui/README.md (whole file); customization :40-87, layout modes :36
- Screenshot source: reuse or capture from the Playwright / e2e stack
Description
The admin GUI README is a developer setup document (
npm install, env vars, customization) with no screenshot or gif. For a graphical product, the absence of any image is the biggest single miss in our README set — the most demo-able thing we have is invisible. The genuinely differentiating capabilities are buried as env-var documentation: layout modes (full,single-schema,single-tenant— the embed story) and feature toggles plus white-labeling vialabels.json/theme.json(the "hand a safe UI to non-engineers" story).Why this blocks beta
A GUI that can't be seen doesn't convert. Before beta, the UI README should show what it looks like and lead with who it's for, not how to run the dev server.
Acceptance criteria
References
decree-ui/README.md(whole file); customization:40-87, layout modes:36