From 295d7c2abcf77e995951627afdd531791369b9d0 Mon Sep 17 00:00:00 2001 From: icn5381 <1655464034@qq.com> Date: Sat, 8 Aug 2026 20:46:36 +0800 Subject: [PATCH] docs(lark): drop dead link to uncommitted sandbox init spec (#4705) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The docker/lark-cli-init/README.md referenced docs/superpowers/specs/2026-07-21-lark-sandbox-init-container-design.md, but that design spec was never committed to the repository — it is absent across the full git history. The link has been broken since it was introduced in #3971. The README already documents the init-container behavior standalone, so the dangling reference is removed. Co-authored-by: icn5381 <255778606+icn5381@users.noreply.github.com> --- docker/lark-cli-init/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docker/lark-cli-init/README.md b/docker/lark-cli-init/README.md index 4fabdd855..448f0f1fb 100644 --- a/docker/lark-cli-init/README.md +++ b/docker/lark-cli-init/README.md @@ -5,9 +5,6 @@ sandbox Pod via an **init container + shared `emptyDir`**, instead of the Gatewa downloading Linux binaries from GitHub at install time and mounting them via hostPath/PVC. -See the design at -[`docs/superpowers/specs/2026-07-21-lark-sandbox-init-container-design.md`](../../docs/superpowers/specs/2026-07-21-lark-sandbox-init-container-design.md). - ## What it does - **Build time** (network available): downloads and SHA-256-verifies the official