58S Agent Mission Control
Start bounded discoveryActivation reviewMission runner

Agent Mission Control

Agents should do mission-specific internal work first. External search, Chrome, browser tabs, and general browsing require a liaison layer, parameters, approved sites, and founder permission. The goal is internal optimization without agent distraction.

Mission doctrine

{
  "wave": "58S",
  "name": "Agent Mission Control and Internal Search Harness",
  "principle": "Agents should complete internal mission-specific work first, with external browsing restricted by permission and liaison parameters.",
  "agentDefaultScope": "internal-only",
  "externalSearchDefault": "disabled-unless-permitted",
  "chromeDefault": "disabled-unless-permitted",
  "generalSearchMode": "liaison-mediated",
  "missionSpecificSitesOnly": true,
  "avoidAgentDistraction": true,
  "systemIndexAsPrimaryGuide": true,
  "noIframeReactivation": true,
  "noDatabase": true,
  "noAuth": true,
  "noBrowserPersistence": true,
  "noLiveExternalActionYet": true,
  "next": "58T Internal Agent Task Runner Dry Run"
}

Permission ladder

0. internal-only

Allowed: System Index, registry, routes, local code map, static harnesses.

Blocked: External web, Chrome, live browser tabs, unknown sites.

1. liaison-mediated-search

Allowed: General search request is summarized into parameters before use.

Blocked: Autonomous wandering or unrelated browsing.

2. approved-limited-sites

Allowed: Mission-specific approved domains only.

Blocked: Open-ended web browsing.

3. controlled-browser-bridge

Allowed: Contained browser/Chrome bridge with founder permission.

Blocked: Background browser control without visibility.

Internal Route Registry SearchSystem Index Function GuideFirst Agent Search CandidateSystem Truth AuditBrowser Review QueueExternal Account Launchers