account-kernel K1 — app skin

This page is a stateless "skin". It holds no storage itself; it embeds the kernel iframe (at ) and drives it over postMessage.

Protocol: in app-a click Write nonce; then in app-b (the other subdomain) click Read nonce. If app-b reads app-a's nonce, the kernel's storage is shared across same-site subdomain embeds → H1 PASS.

Load the kernel, then Write (in app-a) / Read (in app-b).

kernel iframe

log