Spaces:
Running
Expose formula integrity in the Brain HUD
The immutable commit and full SHA-256 were previously available only by hovering a 3D marker. That excluded keyboard, touch, and WebGL-less users and left the default DOM without the integrity receipt. Add a persistent aria-live formula-attestation line to the HUD, link it to the pinned proof artifact, and fail visibly as UNAVAILABLE if the integrity contract is incomplete. Preserve the existing hover caption and 0-CDN behavior. Adds a regression proving the digest is not hover-only. Related suites: 16/16 passed.
PR head verified byte-for-byte. 7/7 Holographic zero-CDN/integrity tests, 5/5 Atlas alignment tests, and 4/4 Brain wiring tests pass. This makes the immutable commit and full content digest persistently visible without pointer hover while preserving the same-origin evidence contract.