Skip to content

fix(observatory): synchronize scenario caption - #1576

Draft
alloutflo wants to merge 1 commit into
ruvnet:mainfrom
alloutflo:codex/issue-1527-caption-init
Draft

fix(observatory): synchronize scenario caption#1576
alloutflo wants to merge 1 commit into
ruvnet:mainfrom
alloutflo:codex/issue-1527-caption-init

Conversation

@alloutflo

Copy link
Copy Markdown

Summary

  • derive the Observatory caption from demoData.currentScenario on every HUD frame
  • repair stale startup text even when the internal scenario key already matches
  • avoid redundant DOM writes and keep edge-module rebuilding change-only
  • add the initialization regression to the blocking PR UI job

Validation

  • node --check ui/observatory/js/hud-controller.js
  • PR UI command — 27/27 passed
  • git diff --check upstream/main...HEAD

This covers the HUD/DOM boundary; no browser animation or hardware run is claimed.

Closes #1527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Observatory caption can contradict the rendered scene at load: scenario description only updates on scenario change

1 participant