Architecture Map

Architecture Map

Agentic Sandbox has a small number of core ideas: a Rust management server, agent clients running inside isolated runtimes, shared storage, task/session state, and protocol surfaces for operators and integrations.

Architecture Lanes

LaneWhat it coversRead
System ArchitectureComponent overview, management server, agent client, task orchestration, security, observability, and AIWG integration.ARCHITECTURE
Ecosystem MapWhere sandbox docs, AIWG docs, runtime docs, API docs, and operations docs fit together.ECOSYSTEM
Management ServerRust/Tokio control plane design, runtime coordination, task dispatch, and operator-facing services.Management Server Design
Session ArchitectureHow sessions are created, attached, streamed, reconciled, and recovered across runtime restarts.SESSION_ARCHITECTURE

Core Architecture

server internals.

architecture.

Architecture Deep Dives

strategy.

publish controls.