From 54e27091ce57d26f0168430bc0f3012e358f6b6f Mon Sep 17 00:00:00 2001 From: mhoennig Date: Mon, 24 Aug 2026 20:01:50 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Werkbaum-Plan=20=E2=80=94=201=20Knoten?= =?UTF-8?q?=20in=20Produktion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Beim Deploy der stabilen Instanz gehen diese Knoten live; SPEC ยง4 unterscheidet [x] fertig von [^] in Produktion (D30): - #ed.path.est: Missing size estimated from the sub-packages (S) %% see D66 --- docs/examples/werkbaum.werkbaum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/werkbaum.werkbaum b/docs/examples/werkbaum.werkbaum index da1b8c4..d2fcfdb 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -44,7 +44,7 @@ - [^] #ed.deplink.focus: Highlight what a selected node needs and feeds (S) - [^] #ed.path: Cheapest path (XL) - [^] #ed.path.cost: Cost model, sizes summed and minimized (S) - - [x] #ed.path.est: Missing size estimated from the sub-packages (S) %% see D66 + - [^] #ed.path.est: Missing size estimated from the sub-packages (S) %% see D66 - [^] #ed.path.front: Only the open front: what is done costs nothing (S) %% see D46 - [^] #ed.path.started: Started work is on the path, extras included (S) %% see D61 - [^] #ed.path.line: Metro-map line through the leaves (S)