Dockerfile: COPY a11oy_code_ide.html into /app so orchestrator GET /api/a11oy/code/ide serves the self-contained IDE page (was 404: per-file COPY Dockerfile had no copy line for the IDE)
fix(docker): drop COPY of 3 files absent from Space (szl_llm_registry.py, szl_elite_console.py, web/elite_console.html) that caused BUILD_ERROR; keep only the new COPY szl_agentic_loop.py. Rebased on last-good Dockerfile.