[workshop-diagrams] Add theme-aware explanatory diagram for pre-flight troubleshooting decision - #2504
Draft
github-actions[bot] wants to merge 1 commit into
Draft
Conversation
- Adds workshop/images/07d-preflight-decision-light.svg - Adds workshop/images/07d-preflight-decision-dark.svg - Inserts a <picture> block in workshop/07d-confirm-model-access.md near the Pre-flight troubleshooting decision tree section The diagram visualises the Yes/No decision flow from the prose troubleshooting checklist: run the test prompt → success continues to billing path selection → Step 8, while the error branch walks the learner through account checks, a retry, and the side quest. Passes static SVG visual-language check and Playwright light/dark currentSrc + nonblank screenshot QA. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a new theme-aware SVG diagram pair for the Pre-flight Troubleshooting Decision Tree in
workshop/07d-confirm-model-access.md.What changed
Workshop file:
workshop/07d-confirm-model-access.mdThis is a new concept diagram (not a migration). The Pre-flight troubleshooting section was previously prose-only; the diagram makes the Yes/No decision flow immediately scannable.
SVG files added
workshop/images/07d-preflight-decision-light.svg— light-mode variantworkshop/images/07d-preflight-decision-dark.svg— dark-mode variantBoth are included in the Markdown via a
<picture>block with the light variant as the fallbacksrc.Why this diagram helps learners
The troubleshooting decision tree has two branches that were described in prose only. The diagram shows the same logic as a left/right decision flow:
This makes the branching structure visible at a glance, especially helpful for learners arriving via the error-recovery entry point.
QA
currentSrcends with-light.svgPASS, nonblank screenshot PASScurrentSrcends with-dark.svgPASS, nonblank screenshot PASSWarning
Firewall blocked 4 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comawmgmcpgclients2.google.comwww.google.comSee Network Configuration for more information.