diff mrjunejune/src/jrpg/index.html @ 265:056790c4fb0d

add role-aware Epi assistant prompts Add verified June knowledge, guest/member/admin Copilot profiles, profile-isolated session recovery, animated Epi greetings, and a single authoritative runtime config workflow for inference. Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Fri, 07 Aug 2026 10:50:30 -0700
parents 04fee26ecce0
children 41a49c29a28f
line wrap: on
line diff
--- a/mrjunejune/src/jrpg/index.html	Fri Aug 07 07:34:12 2026 -0700
+++ b/mrjunejune/src/jrpg/index.html	Fri Aug 07 10:50:30 2026 -0700
@@ -82,16 +82,7 @@
                   aria-live="polite"
                   aria-relevant="additions text"
                 >
-                  <ol class="jrpg-messages" data-messages>
-                    <li class="jrpg-message" data-speaker="Epi" data-turn-group="start">
-                      <strong>Epi</strong>
-                      <p>Welcome, traveler. Pick a destination or tell me what you are looking for.</p>
-                    </li>
-                    <li class="jrpg-message" data-speaker="System" data-turn-group="start">
-                      <strong>System</strong>
-                      <p>The Shiba terminal is ready.</p>
-                    </li>
-                  </ol>
+                  <ol class="jrpg-messages" data-messages></ol>
                 </div>
               </zen-message-scroller>
               <nav class="jrpg-turn-navigation" aria-label="Conversation turns">