United in Crisis — Prototype (on the current codebase)
Reference is
app/
. The frame loads the live ops app — this layer does not fork the UI.
App base
Serve this folder (not
file://
). From
prototype/
:
npx serve .
or
python -m http.server
.