GitHub Codespaces and devcontainer.json: Where Configuration Actually Lives
devcontainer.json defines the base image, features, extensions, forwarded ports, and lifecycle commands for a Codespaces environment. Here is what each part does and where the startup-time cost hides.