Researchers reverse-engineer Claude Code Web's hidden Firecracker-based hosting platform
Engineers building the ArcBox sandbox platform used standard Linux debugging tools like strace and objdump inside a live Claude Code Web session to inspect its runtime. They discovered the environment runs on Firecracker microVMs, identical to the technology behind AWS Lambda and Fargate, complete with hardcoded ACPI signatures, minimal 4-vCPU/16GB instances, and an unstripped Go binary called environment-manager pointing to a previously undocumented Anthropic internal deployment platform.