Skip to content

Keep cold authority boot on the verified path - #78

Merged
JROChub merged 1 commit into
mainfrom
prxf/cold-authority-boot-v029
Jul 18, 2026
Merged

Keep cold authority boot on the verified path#78
JROChub merged 1 commit into
mainfrom
prxf/cold-authority-boot-v029

Conversation

@JROChub

@JROChub JROChub commented Jul 18, 2026

Copy link
Copy Markdown
Owner

What changed

  • extends the outer boot recovery bound so a valid cold authority fetch is not preempted
  • moves service-worker refresh off the provenance/WASM critical path
  • gives each provenance and reconstruction module phase a realistic cold-start bound
  • adds a browser regression that delays Keyxym WASM for nine seconds and still requires authoritative mode
  • keeps the explicit iPhone recovery path testable without waiting for the full production watchdog
  • makes the live deployment gate require the corrected watchdog marker

Root cause

The HTML recovery watchdog and each authority phase both used an eight-second bound, while service-worker refresh was awaited before provenance verification. A cold browser/edge fetch could therefore be switched into the visual-preview fallback while the correct verified authority was still loading. That made the live Theater appear to ignore the already-deployed retained reconstruction.

Impact

Cold first visits remain on the verified Keyxym World Cell path. True module failures still surface the visible basic-camera recovery after a bounded delay.

Validation

  • 31/31 contract tests
  • production TypeScript/Vite build
  • Chromium cold boot with a deliberate nine-second Keyxym WASM delay
  • 2/2 iPhone WebKit authority and recovery tests

@JROChub
JROChub merged commit 33d3633 into main Jul 18, 2026
0 of 6 checks passed
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.

1 participant