From 7abdd3bc451e08876da1875bca2a98d8bbf3ae9b Mon Sep 17 00:00:00 2001 From: mhoennig Date: Mon, 24 Aug 2026 11:13:19 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Werkbaum-Plan=20=E2=80=94=202=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): - #not.llms.index: llms.txt, the signpost that points at it (XS) %% the convention wants an index, not the content - #ed.lineno.tip: The warning is the tooltip of its number (XS) %% no hunting in the list --- docs/examples/werkbaum.werkbaum | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/examples/werkbaum.werkbaum b/docs/examples/werkbaum.werkbaum index c1ad169..c8091af 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -25,7 +25,7 @@ - [-] #not.store: A separate storage format for the structure (L) %% the text is the format - [ ] #not.ticket: Ticket references (#123,#US-123) (S) %% Taiga writes #US-123 for a user story - [^] #not.llms: llms.md, the notation explained to AI agents (S) - - [x] #not.llms.index: llms.txt, the signpost that points at it (XS) %% the convention wants an index, not the content + - [^] #not.llms.index: llms.txt, the signpost that points at it (XS) %% the convention wants an index, not the content - [?] #not.benefit: Benefit per node, not only cost (M) | [?] #not.benefit.sigil: Another sigil next to the size (S) | [?] #not.benefit.points: Story points behind the T-shirt sizes (M) @@ -67,7 +67,7 @@ - [^] #ed.docs.restore: Restore a shipped document from the menu (XS) - [^] #ed.jump: Jump between diagram and text (S) - [^] #ed.lineno: Line numbers in the text editor (XS) %% the warnings name them - - [x] #ed.lineno.tip: The warning is the tooltip of its number (XS) %% no hunting in the list + - [^] #ed.lineno.tip: The warning is the tooltip of its number (XS) %% no hunting in the list - [^] #ed.fold: Collapsible subtrees (M) - [^] #ed.fold.marks: Initial state from the text: > collapses, < re-opens (S) - [^] #ed.fold.click: Fold and unfold in the diagram (S)