From 4f6d45045ad448df31e078e51989aa578a0c7c7c Mon Sep 17 00:00:00 2001 From: mhoennig Date: Thu, 27 Aug 2026 22:20:45 +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.write: Write the status back (M) :#trk.resolve --- 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 0e1ebee..7185259 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -204,7 +204,7 @@ - [/] #trk.resolve: Resolve "#US-123" over the REST API (M) - [^] #trk.resolve.read: Read title, link and status (S) - [/] #trk.resolve.map: Map the workflow onto the states (S) - - [x] #trk.write: Write the status back (M) :#trk.resolve + - [^] #trk.write: Write the status back (M) :#trk.resolve - [^] #trk.create: Create tickets from nodes (XL) - [^] #trk.create.proxy: Backend proxy with named endpoints (M) - [^] #trk.create.login: Log in to Taiga, token stays in the browser (S) :#trk.create.proxy