🧩 Runtime Snapshots #17 — BaSS: Browser-as-Shared-Space
A new architectural concept called Browser-as-Shared-Space (BaSS) proposes that a browser tab can be a shared environment for multiple participants, including humans and AI agents, to interact with a live web page simultaneously. Unlike traditional agent architectures that spin up their own isolated browsers, BaSS leverages runtime structural perception, which operates as a peripheral to the user's existing browser session. This co-presence allows agents to address individual elements by stable IDs on the same live DOM, enabling collaborative tasks and addressing concurrency challenges in shared web environments. AI
IMPACT Enables new forms of human-AI collaboration and agent-to-agent interaction within live web applications.