docs: Werkbaum-Plan — 1 Knoten in Produktion

Beim Deploy der stabilen Instanz gehen diese Knoten live; SPEC §4
unterscheidet [x] fertig von [^] in Produktion (D30):

- #ed.path.cost: Cost model, a size prices its subtree
This commit is contained in:
mhoennig
2026-08-25 11:07:14 +02:00
parent 0de7f5f24e
commit d1da6a3529
+1 -1
View File
@@ -43,7 +43,7 @@
- [^] #ed.deplink.calm: Visually secondary — the tree carries the message (S) - [^] #ed.deplink.calm: Visually secondary — the tree carries the message (S)
- [^] #ed.deplink.focus: Highlight what a selected node needs and feeds (S) - [^] #ed.deplink.focus: Highlight what a selected node needs and feeds (S)
- [^] #ed.path: Cheapest path (XL) - [^] #ed.path: Cheapest path (XL)
- [x] #ed.path.cost: Cost model, a size prices its subtree (S) - [^] #ed.path.cost: Cost model, a size prices its subtree (S)
- [^] #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.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.started: Started work is on the path, extras included (S) %% see D61