From 990632ddcfb0ab619f464e7c367adef9d395a152 Mon Sep 17 00:00:00 2001 From: mhoennig Date: Thu, 27 Aug 2026 20:43:09 +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): - #trk.resolve.read: Read title, link and status --- 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 9f34c40..c647d8e 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -202,7 +202,7 @@ - [~] #trk: Tracker integration (XL) %% exactly one of these, hence = = [~] #trk.taiga: Taiga (XL) https://taiga.io - [/] #trk.resolve: Resolve "#US-123" over the REST API (M) - - [x] #trk.resolve.read: Read title, link and status (S) + - [^] #trk.resolve.read: Read title, link and status (S) - [/] #trk.resolve.map: Map the workflow onto the states (S) - [?] #trk.write: Write the status back (M) :#trk.resolve - [^] #trk.create: Create tickets from nodes (XL)