Explore this system
Step through curated paths without changing the source diagram.
Beat
Next
ReadyChapter 01 / 01
Guided chapter
Diagram guideExplore this system
Inspecting compiled semantics
E ExportT ThemeS Style0 Reset+ Zoom in- Zoom outEsc Close
Find a node
⌕/
No matching nodes
Semantic passport
Verified source
Authored reach
Route probeChoose a start node
Pick two semantic nodes on the diagram
Choose the source, then the destination. Direction matters.
Semantic lensCompare system roles
Choose up to two semantic kinds. One reveals its real traffic; two compare only direct authored relationships.
Choose a kind to inspect its nodes and touching relationships.
Semantic radar
Building overview
Click nodeDrag to pan
Semantic radar needs more MAP space.
What this pipeline does
• Cross-platform pipeline for the Stolpersteine offline memorial app: builds the Flutter Android APK (on a high-memory runner), runs widget tests, and publishes to both the self-hosted downloads server and Google Play on master merges.
Job by job
• Lint, analyze and test: Run Flutter analyzer and widget tests on the Stolpersteine memorial…
• Build Flutter APKs + AAB: Build the Flutter release APK for the Stolpersteine offline-submi…
• Publish APK downloads: Upload the signed APK to the self-hosted downloads server
• Publish to Google Play (closed testing): Publish the updated app to Google Play Store on ma…
• Clean up run artifacts: Remove intermediate build artifacts from the CI runner filesystem