service shape: a process
starts an HTTP server, keeps graph state in your checkpointer, and accepts
requests from your application.
Use Agent Deployments when the LangGraph server should be a
named, operated process with logs, status, a service instance, and a backing
sandbox.
Deploy As A Service
You must bind the server to0.0.0.0 so the Nullspace service proxy can reach
it.
permissions.public_url = true only when callers outside the sandbox need
a public endpoint.