DECKS are governed presentation artifacts. Every pitch is a CANON-named scope.
| Artifact | Format | Source |
|---|---|---|
| Deck | Directory with `{NAME}.json` | `DECKS/{NAME}/` |
| Slides | JSON array in `{NAME}.json` | Compiled from governance |
| Index | `DECKS.json` | Compiled from deck metadata |
| Governance | `CANON.json` per deck | Compiled from CANON.md |
| Surface | `index.md` | Jekyll page, renders deck table |
Deck index renders via layout: default with deck table. Individual decks render via layout: deck (DESIGN theme). Slides are driven by deck.js.
| *DECKS | SPEC | CANONIC* |