Files
werkbaum/docs/example-plan.txt
T
mhoennigandClaude Opus 4.8 ca98f0a055 docs: Beispiel-Plan als ladbare Textdatei + ?sourceUrl=-Abschnitt im README
Für ?sourceUrl= (D23) fehlte bislang eine ladbare Beispieldatei — im Repo lagen
nur Markdown-Dokumente (rendern als Chaos) und VERSION.

- docs/example-plan.txt: englischer Beispielplan, der die Notation vorführt —
  alle acht Status (inkl. [!] mit Warndreieck und einer verworfenen
  Alternative), beide Gates, Größen, Tags, URLs, Kommentare sowie zwei
  Geister-Knoten für die Untergliederungspflicht ab M.
- README.md / README.de.md: neuer Abschnitt „Loading a diagram from a URL" /
  „Diagramm aus einer URL laden" mit klickbarem Live-Beispiel, dem Hinweis auf
  URL-als-Dokumentname und der CORS-Einschränkung.

Verifiziert: Die Datei parst ohne Warnungen (18 Knoten, 7 sichtbare Status,
1 Warndreieck, 2 Geister-Knoten).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 12:40:11 +02:00

23 lines
774 B
Plaintext

%% Werkbaum example plan — meant to be loaded via ?sourceUrl=
%% Full notation reference: docs/SPEC.md
[~] Online shop relaunch (XL) https://example.com/shop
- [x] Discovery (M)
- [x] User interviews (S) @maria
- [x] Competitor scan (XS)
- [~] Checkout (XL)
- [/] Shopping cart (M) @tom
- [x] Add and remove items (S)
- [/] Discount codes (S)
- [!] Payment provider (L) @maria @tom %% effort still unclear
| [ ] Stripe (M)
- [ ] Sandbox account (XS)
- [ ] Webhook handling (S)
| [?] PayPal (M)
| [-] Build our own PSP (XXL) %% far too expensive
- [ ] Order confirmation mail (S)
- [?] Hosting (M)
| Managed cloud (S) https://hostsharing.net
| On-premise (L)
- [^] Landing page (S) @lena