Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions examples/decision_lineage_demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,10 @@ A talk track and a click-by-click walkthrough live alongside:
`DecisionOption`, `OptionOutcome`, and `DropReason` included),
step by step:
[`DATA_LINEAGE.md`](DATA_LINEAGE.md)
- Leadership-ready slide deck (Marp; renders to PDF / PPTX / HTML
via `marp SLIDES.md --html --pdf`) covering the same 5-question
narrative with the ads-domain vocabulary:
[`SLIDES.md`](SLIDES.md)

## File map

Expand All @@ -166,6 +170,9 @@ decision_lineage_demo/
├── BQ_STUDIO_WALKTHROUGH.md # click-by-click in BQ Studio
├── DEMO_QUESTIONS.md # 5 EU-compliance questions: BQ CA vs. direct GQL
├── DATA_LINEAGE.md # canonical graph + richer demo graph lineage
├── SLIDES.md # Marp deck source — leadership / Google-Next-style
├── SLIDES.html # rendered HTML (open in browser, no install needed)
├── SLIDES.pptx # rendered PowerPoint (editable in Google Slides / Keynote / PPT)
├── setup.sh # one-shot bootstrap
├── reset.sh # tear down dataset + rendered files
├── render_queries.sh # sed-renders the .gql template
Expand Down
10,909 changes: 10,909 additions & 0 deletions examples/decision_lineage_demo/SLIDES.html

Large diffs are not rendered by default.

Loading
Loading