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.started: Started work is on the path, extras included (S)  %% see D61
This commit is contained in:
mhoennig
2026-08-24 14:53:30 +02:00
parent 4900eb3428
commit 6881475193
+1 -1
View File
@@ -43,7 +43,7 @@
- [^] #ed.path: Cheapest path (M) - [^] #ed.path: Cheapest path (M)
- [^] #ed.path.cost: Cost model, missing size counts as M (S) - [^] #ed.path.cost: Cost model, missing size counts as M (S)
- [^] #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
- [x] #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
- [^] #ed.path.line: Metro-map line through the leaves (S) - [^] #ed.path.line: Metro-map line through the leaves (S)
- [^] #ed.path.step: Step from station to station, one button (S) %% see D47 - [^] #ed.path.step: Step from station to station, one button (S) %% see D47
- [^] #ed.closure: Count the whole dependency closure (M) - [^] #ed.closure: Count the whole dependency closure (M)