feat(frontend): GamerView round-6 — clear the twin's bottom corner labels#60
Merged
Merged
Conversation
…bels Faithful port of the Claude Design "Gamer View.dc.html" round-6 iteration (imported via DesignSync). The reserved-rectangle chamber now keeps ONLY its two top labels — "RESERVED RECTANGLE" (top-left) and the live WS-status (top-right). The bottom-corner labels "SPECIMEN - 3D CONTROLLER TWIN" and "HALO-BEHIND - LIVE IFRAME" are removed, leaving the bottom corners clear. Single file, frontend-only. Verified: HMR clean. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ConWan30
added a commit
that referenced
this pull request
Jun 27, 2026
…cile) Brings main's 10 commits (Arc 7 v2 #56, PROVING GROUND #57, PoSR phase-1 #58, GamerView rounds #59/#60) into the branch. Auto-merge handled ~31 of 33 changed-on-both files cleanly; 2 conflicts resolved: - frontend/src/views/GamerView.jsx: took main's newer four-corner telemetry design (rounds 5/6). Resolved file is IDENTICAL to main (branch had no unique GamerView additions) -> zero loss. - CLAUDE.md: kept the branch's PV-CI provenance narrative (both sides said 179; the live gate reports 182 -- pre-existing prose drift on both branches, flagged for a follow-up doc fix). Verified: PV-CI gate PASS 182 (main's INV-POSR x6 / INV-RETINA x2 / INV-W3S-006 / INV-TBR x2 / INV-VHR-V2 all preserved in both allowlist + gate code); cycle-49 tests (l9 11 + calibration/burst 21) pass; all key bridge modules import. Critical infra (invariant gate, allowlist, contracts/deployed-addresses) auto-merged cleanly. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WqbiCM8tomkypSuJkdB11v
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Faithful port of the Claude Design Gamer View.dc.html round-6 iteration (imported via DesignSync). Single file, frontend-only.
Change: the reserved-rectangle chamber now keeps only its two top labels —
RESERVED RECTANGLE(top-left) and the live WS-status (top-right). The bottom-corner labelsSPECIMEN · 3D CONTROLLER TWINandHALO-BEHIND · LIVE IFRAMEare removed, leaving the bottom corners clear.Verified: matches the canonical artifact byte-for-byte in this region; HMR recompiled clean.
🤖 Generated with Claude Code