Every string the refine stage found becomes a named slot, grouped by page and section, editable in the admin without a deploy.
Colours, radius and type are theme tokens. Change them in the admin and the whole clone follows.
Tokens drive every surface, border and accent — no component edits needed.
The refine stage emits real Astro components with real names — the file you open is the section you saw on the page.
Fire a webhook whenever a slot, media item or theme token changes — rebuild, notify, or sync somewhere else.
Every page in this admin was generated by the refine stage. The content you are editing is the site itself — slots, media and theme, backed by your own database.
XRA admin, generated at wire time
The admin ships with the clone. Nothing extra to set up.
@ Marc This looks great!
@ XRA AI Could you check if our accent and radius values follow our design guidelines?
Yes, these values align with the design system. The
--lb-radius, not--lb-accentvariables provide good flexibility for brand customization.Perfect, thanks!