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):

- #not.cont: A trailing backslash continues the line (XS)  %% space before it is required
This commit is contained in:
mhoennig
2026-08-24 13:25:39 +02:00
parent 410dacdc6c
commit 63c9498192
+1 -1
View File
@@ -8,7 +8,7 @@
- [^] #not.status: Status box, eight states (S) - [^] #not.status: Status box, eight states (S)
- [^] #not.size: T-shirt size and the "decompose from M" rule (S) - [^] #not.size: T-shirt size and the "decompose from M" rule (S)
- [^] #not.people: People tags, bare URLs, %% comments (XS) - [^] #not.people: People tags, bare URLs, %% comments (XS)
- [x] #not.cont: A trailing backslash continues the line (XS) %% space before it is required - [^] #not.cont: A trailing backslash continues the line (XS) %% space before it is required
- [^] #not.gates: And/or decomposition (S) - [^] #not.gates: And/or decomposition (S)
- [^] #not.opt: Optional nodes — neither required nor an alternative (S) - [^] #not.opt: Optional nodes — neither required nor an alternative (S)
- [^] #not.id: Node IDs, (#auth:) before the title (S) %% often the ticket number, see SPEC §11 - [^] #not.id: Node IDs, (#auth:) before the title (S) %% often the ticket number, see SPEC §11