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,46 @@
|
||||
%% Werkbaum example 2 — an event: wide plan, many people, few alternatives.
|
||||
%% Good for the horizontal mode; try the compact one for comparison.
|
||||
|
||||
[~] Community conference 2027 (XXL) https://example.org/conf
|
||||
- [^] Save the date announced (XS) @lena
|
||||
- [x] Venue (L)
|
||||
- [x] Shortlist three halls (S) @lena
|
||||
- [x] Site visit (S) @lena @tom
|
||||
- [x] Contract signed (M)
|
||||
- [x] Cancellation clause (S)
|
||||
- [x] Deposit paid (XS)
|
||||
- [~] Programme (XL) @maria
|
||||
- [x] Call for papers (S) https://example.org/conf/cfp
|
||||
- [~] Review (M) @maria @tom
|
||||
- [x] Reviewer team (S)
|
||||
- [~] Second round (S)
|
||||
- [ ] Schedule (M)
|
||||
- [ ] Tracks and rooms (S)
|
||||
- [ ] Breaks that actually work (XS)
|
||||
- [ ] Keynote (M)
|
||||
| [ ] Ask the local research group (S)
|
||||
| [?] Invite an international speaker (L) %% travel budget?
|
||||
- [~] Sponsors (L) @ben
|
||||
- [x] Package prices (S)
|
||||
- [~] Approach last year's sponsors (M)
|
||||
- [x] Mailing (XS)
|
||||
- [~] Follow-up calls (S) @ben
|
||||
- [ ] Logos on the website (XS)
|
||||
- [ ] Catering (M)
|
||||
| [ ] Buffet from the hall's caterer %% nobody has priced these two yet
|
||||
| [?] Food trucks in the yard
|
||||
| [-] Everyone brings something (S) %% not with 300 guests
|
||||
- [ ] Website (M) @sam
|
||||
- [x] Landing page (S)
|
||||
- [ ] Ticket shop (M)
|
||||
- [ ] Payment provider (S)
|
||||
- [ ] Refunds and name changes (S)
|
||||
- [ ] Schedule page (S)
|
||||
- [!] Recording and streaming (L) @tom %% hall has no fixed technology
|
||||
- [ ] On the day (L)
|
||||
- [ ] Helper shifts (M)
|
||||
- [ ] Registration desk (S)
|
||||
- [ ] Room angels (S)
|
||||
- [ ] Signage (S)
|
||||
- [ ] Badges printed (XS) @lena
|
||||
- [?] Social event in the evening (S)
|
||||
Reference in New Issue
Block a user