docs: Eigene Endung .werkbaum + fünf Beispieldateien unter docs/examples/
Mit nur einem Beispiel ließ sich das Umschalten zwischen Dokumenten (D22) nicht zeigen — jeder ?sourceUrl=-Link legt genau ein Dokument an (D23), erst mehrere nacheinander geöffnete füllen den Wähler. - Neue Endung `.werkbaum` (D24, SPEC §12): macht Notationstexte zuordenbar (spätere Editor-Zuordnung, Syntax-Highlighting, Öffnen/Speichern). Konvention, kein Vertrag — `?sourceUrl=` wertet weder Endung noch Content-Type aus, `.txt` bleibt gültig. `.gitattributes` führt `*.werkbaum` als Text (LF). - docs/example-plan.txt -> docs/examples/example-plan-0.werkbaum (Inhalt bis auf die Kopfzeile unverändert); README-Links nachgezogen. - Neu, je einen anderen Aspekt zeigend: example-plan-1 (Küche: kein Software-Plan, alternativenlastig — günstigster Pfad), example-plan-2 (Konferenz: breiter Fächer, viele Beteiligte), example-plan-3 (drei Wurzeln = drei Bäume nebeneinander, dazu ein Knoten ohne Größe für das implizite-M-Badge), example-werkbaum (Werkbaum selbst: Bestand + mögliche Weiterentwicklung, destilliert aus ROADMAP/TASKS/DECISIONS). - README.md / README.de.md: Tabelle mit den fünf Live-Links samt Hinweis, dass sie nacheinander geöffnet den Dokument-Wähler füllen. Verifiziert: alle fünf parsen headless ohne Warnungen und ohne gemischte Gates (19/26/43/28/79 Knoten, 3 Wurzeln in Beispiel 3); Vitest 34/34 grün. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
4d0fb9edd7
commit
cdf843e2e3
@@ -0,0 +1,29 @@
|
||||
%% Werkbaum example 1 — a plan that is not software at all.
|
||||
%% Lots of alternatives: switch the cheapest-path button on and off.
|
||||
|
||||
[~] New kitchen (XL)
|
||||
- [x] Budget and measurements (S) @sam
|
||||
- [~] Layout (M)
|
||||
- [x] Floor plan sketch (XS)
|
||||
- [~] Where the appliances go (S) @kim
|
||||
- [ ] Worktop (M)
|
||||
| [ ] Laminate (S)
|
||||
| [?] Solid oak (L)
|
||||
| [?] Quartz composite (L)
|
||||
| [-] Marble (XL) %% too soft for a kitchen, and way over budget
|
||||
- [ ] Floor (M)
|
||||
| [ ] Vinyl planks (S)
|
||||
| [?] Tiles (M)
|
||||
- [ ] Take out the old screed (S)
|
||||
- [ ] Check the underfloor heating (XS)
|
||||
- [!] Move the water connection (M) @kim %% no idea what that wall hides
|
||||
- [ ] Electrics (L)
|
||||
- [ ] Own circuit for the oven (M)
|
||||
- [ ] Cable route (S)
|
||||
- [ ] Free slot in the fuse box (XS)
|
||||
- [ ] Sockets on the island (S)
|
||||
- [?] Splashback (S)
|
||||
- [ ] Assembly weekend (M) @sam @kim @dad
|
||||
- [ ] Carcasses (S)
|
||||
- [ ] Doors and drawers (S)
|
||||
- [ ] Silicone joints (XS)
|
||||
Reference in New Issue
Block a user