[workshop-diagrams] Add theme-aware explanatory diagram for cache-memory deduplication loop - #2799
Draft
github-actions[bot] wants to merge 1 commit into
Draft
[workshop-diagrams] Add theme-aware explanatory diagram for cache-memory deduplication loop#2799github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
- Add workshop/images/20-cache-memory-loop-light.svg - Add workshop/images/20-cache-memory-loop-dark.svg - Insert <picture> block in workshop/20-persistent-memory.md The diagram illustrates the 6-step cache-memory deduplication loop (schedule trigger → read memory → fetch issues → filter duplicates → report new → write memory) that is currently explained only in prose. It uses a left-to-right flow, numbered badges, GitHub Primer state colors, and a dashed feedback arrow showing how memory persists across runs. Both SVGs pass check-svg-visual-language.js. 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
Adds a light/dark SVG diagram illustrating the cache-memory deduplication loop to workshop/20-persistent-memory.md.
What changed
workshop/20-persistent-memory.md— inserted a<picture>block at the start of the "Why Memory Matters" sectionworkshop/images/20-cache-memory-loop-light.svgworkshop/images/20-cache-memory-loop-dark.svgNew concept vs migration
This is a new concept diagram — the file had no existing images. The cache-memory run loop was explained only in prose.
Why it helps learners
The deduplication pattern (read → fetch → filter → report → write → repeat) is the core mental model of this step. A left-to-right numbered flow with a dashed feedback arrow makes the cross-run persistence concrete and immediately scannable. Without the diagram, learners must reconstruct the loop from two separate paragraphs and a code block.
Technical details
#f2f5f3background,#08872baccent#101411background,#5fed83accent#1a7f37/#3fb950)data-visual-kind="diagram",data-visual-id,data-nodeon all nodesrole="img"andaria-labelon both SVG rootsscripts/check-svg-visual-language.jswith zero violationsWarning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.