Renovero Chat — Test Launcher

→  winpAC('open') Use Case Test  — die drei Use Cases aus docs-realtime-chat/2compare.txt mit Live-Netzwerk-Log
Pre-filled search term — triggers search immediately on load.
Chat & UI
winp-chat-voice=1
Shows the "Live: Aus/An" toggle for voice mode in unified chat.
winp-chat-text=new
Uses the new realtime text backend instead of the legacy chat.ws.
winp-chat-old-cta=1
Shows the old text chat button "[ALT] Alter Text-Chat" for comparison.
winp-pd=1
Project description as AI prose text instead of structured aspect list.
winp-ext-behavior=1
Loads AI behavior from server instead of the hardcoded default.
Debugging & Logging
winp-test=1
Enables structured logging (sun-log) on any host.
winp-feedback=1
Enables the feedback overlay (screenshot annotation) on any host.
winp-chat-log=1
Enables chat logging in production deployments.
winp-debug-chat-messages=1
Shows debug UI in old chat input (ModeChat only).
winp-debug-wirelog=1
Enables wire protocol logging (raw frame capture).
window.__WINP_FLUX (direct entry)
entry
Which screen opens first. unset/questionnaire = default form; chat-text / chat-voice skip the questionnaire.
categoryId
Boxalino content-ID (cluster category). Required for chat-text / chat-voice. Ignored for questionnaire (API-derived value wins).
hookQuestionID
Optional. Pre-select a wizard question by numeric ID (forwarded as extraInfo.hookQuestionID).
hookQuestionAnswer
Optional. Pre-fill the answer for hookQuestionID (forwarded as extraInfo.hookQuestionAnswer).
After Launch, the fields above are gone from view. Use the floating FLUX Apply panel (bottom-right) to change values live without reloading — it exercises the same re-entrant API the host page uses.
FLUX Apply — live re-read
Header