Browser Record Primitive on which every other browser skill composes. Opens a named browser session, allocates an RVF container for it, and binds every action to a ruvector trajectory step. You do not run a browser session in this plugin without invoking this skill (or one that wraps it). When to use Starting any browser interaction that is not a one-off throwaway probe. Exploring a site interactively while preserving the trace for later replay or analysis. Establishing a reusable session that downstream skills ( , , ) will compose. Steps 1. Allocate session id and RVF container : 2. Open the…