mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-09-09 21:49:37 +00:00
docs(lark): drop dead link to uncommitted sandbox init spec (#4705)
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>
This commit is contained in:
parent
7910126923
commit
295d7c2abc
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user