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.load: Warn when one person is the bottleneck (S)  %% see D71
This commit is contained in:
mhoennig
2026-08-25 11:32:07 +02:00
parent ea25e87831
commit ced3507678
+1 -1
View File
@@ -49,7 +49,7 @@
- [^] #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
- [x] #ed.path.load: Warn when one person is the bottleneck (S) %% see D71 - [^] #ed.path.load: Warn when one person is the bottleneck (S) %% see D71
- [^] #ed.closure: Count the whole dependency closure (M) - [^] #ed.closure: Count the whole dependency closure (M)
- [^] #ed.closure.once: Shared dependencies counted only once (S) - [^] #ed.closure.once: Shared dependencies counted only once (S)
- [^] #ed.closure.nonlocal: The cheapest alternative is no longer the local one (M) %% see D34, D42 - [^] #ed.closure.nonlocal: The cheapest alternative is no longer the local one (M) %% see D34, D42