Skip to content
WORKING PAPER · V1.0 · ARXIV PACKAGE READY

SYSTEMS · GROK-NATIVE OPERATOR PATH · CLAIM-SAFE

A Grok-Native Median Session Plane

Alex Price (StellarRequiem) · 2026-08-06 · security@xclusivexo.com · companion to Authority Is Not Ambient

CLAIM BOUNDARY Architecture and operator-verified local stack. Not enterprise SOC, not ambient phone RPA, not free shell from Connectors, not a model leaderboard claim. Public wording ≤ evidence. arXiv submission package prepared (cs.CR); ID will appear here after announcement.

Abstract

Frontier chat and local agent runtimes have diverged. Operators want one reasoning surface—here, Grok—while high-privilege execution belongs on a mediated host control plane. This paper specifies a median session plane: a shared, append-only session between a full host actor (Grok Build under agent-control, leashes, and mcp-assure) and light remote clients (Safari on a private path; Grok chat via public HTTPS MCP Connectors). Device bind, TOTP and security-mailbox enroll, plain-English routing onto allowlisted host skills, and an explicit claim ceiling keep the phone from becoming ambient OS control. The design is a stepping stone to a host task runner that accepts free-text remote work without free shell.

Thesis

Full agent authority stays on the host under deny-by-default mediation. Remote clients share a median session—intent, status skills, and notes—not ambient OS control.

Two planes, one session

FULL AGENT PLANE (Mac) Grok Build → agent-control → browser-leash / desktop-leash + mcp-assure + agent-soc FREEZE MEDIAN SESSION PLANE (session-bus) events · arm · skill bind · device bind · allowlisted skills LIGHT REMOTE Safari UI (Tailscale) Grok chat MCP (public tunnel) device cookie + TOTP session_work → same-turn status

Crown jewel pairing

Contributions

What we do not claim

Next stepping stone

PriorityDeliverableUnlocks
P0session_task + host task runnerPhone free text → allowlisted Build work
P1High-blast confirm channelSafer expansion of remote intent
P2Stable named tunnelFewer reconnects
P3AdaptiveGate budgets on bus tasksSame doctrine as leashes

Public-safe design stubs (not secrets)

Real operator defaults and fixture shapes used in evaluation. Live tunnel hostnames, bus tokens, TOTP seeds, and pairing codes are never published.

ParameterStub / shape
Bus / MCP ports8758 UI · 8760 MCP (local; tunnel for Connectors)
Leash portsbrowser 8756 · desktop 8757
Tunnel URL shapehttps://<ephemeral-host>.example-tunnel/mcp
Session id fixture00000000-0000-4000-8000-000000000001
Allowlisted skillsplane.status, bus.status, git_status, host.whoami, session.info, disk.free
NL stubs"how's the host"host.whoami; "git status on portfolio"git_status
OAuth client idsession-bus (not a secret); client secret = bus token (redacted)
Enroll contactsecurity@xclusivexo.com (public); mailbox password never published
Device cookie namesession_bus_device (HttpOnly; value opaque)
{ "kind": "skill_result", "skill": "host.whoami", "input": "how's the host", "session_id": "00000000-0000-4000-8000-000000000001", "result": {"user": "operator", "host": "example-host", "plane": "full"} }

Full text

Complete working paper (Markdown): 2026-08-grok-native-median-session-plane.md — includes fixture JSON for tools/list, matched skill, note-post, and OAuth token shape.

Evaluation classes: unit tests, MCP smokes, live Connectors Connected, SMTP enroll when configured, public OSS control-plane repos—not unmeasured detection rates.