Clarify that the CodeRuntime seam can host backends differing by language/runtime, not just trust level — e.g. an AssemblyScript/WASM backend (naturally sandboxed) and a Python backend over CPython or a more controllable/embeddable interpreter. Note the execution contract is language-agnostic while SDK codegen/prompt presentation is per- language, and add these backends to the deferred follow-up list.