diff mrjunejune/src/public/mjj-composer.js @ 273:e02e2036ef84 default tip

add Layer 2 JRPG component system Add reusable content and window modals, an isolated component sandbox, shared cyberpunk scroll areas, production-safe cache freshness, and server-rendered JRPG panel state. Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Sat, 08 Aug 2026 02:08:08 -0700
parents 41a49c29a28f
children
line wrap: on
line diff
--- a/mrjunejune/src/public/mjj-composer.js	Fri Aug 07 16:05:29 2026 -0700
+++ b/mrjunejune/src/public/mjj-composer.js	Sat Aug 08 02:08:08 2026 -0700
@@ -1,3 +1,10 @@
+/**
+ * Layer 2 composer composite.
+ *
+ * Dependencies flow downward only: Zenbu Layer 1 primitives and Layer 0
+ * themes/i18n/API mapping. Application routes and state remain outside.
+ */
+
 /**
  * Coordinates a native composer form built from Zenbu controls.
  *