AGENTS.md@packages/deck3d/.pi/skills/deck3d/examples · git:20260918.d661546 · 2026-09-18 · sha256 86f06be0f71c63a7

AGENTS.md@packages/deck3d/.pi/skills/deck3d/examples git:20260918.d661546A

Immutable. This exact content is served forever at /api/v1/blob/86f06be0f71c63a7.

# DOX — packages/deck3d/.pi/skills/deck3d/examples

Worked example proving the tune loop (change: add-deck3d-presentation-package).

| File | Purpose |
|------|---------|
| `AGENTS.md` | This file. |
| `fixture.md` | Two-slide Markdown deck (`flowchart LR` with a `{{LLM}}` node). |
| `deck.json` | Parsed IR with three overrides: `slides["agens-munkafolyamat"].mode = light`, `nodes["agens-munkafolyamat/L"].shape = diamond`, and a vendored `brain` prop with `role: node:L`. `parse` reproduces it byte-for-byte. |
| `snapshot-before.png` | Slide 1 before the overrides (dark mode, hexagon LLM node). |
| `snapshot-after.png` | Slide 1 after the overrides (light mode, diamond LLM node). |