feat: polish final Learning Console and GitHub landing - #41
Merged
Conversation
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.
Base
611a5248a8eb20c5ec22946e111fac1229d77782Exact files changed
README.mdapps/learning_console/app.pyapps/learning_console/renderers/compact_experiment.pyapps/learning_console/renderers/guided_experiment.pyapps/learning_console/renderers/hardware_replication.pyapps/learning_console/renderers/lesson_renderer.pydocs/build-week/DEMO-SCRIPT.mddocs/build-week/JUDGING-GUIDE.mddocs/build-week/SUBMISSION-CHECKLIST.mdsrc/quantum_folk_lab/hardware_replication_evidence.pytests/learning/test_build_week_console.pytests/learning/test_hardware_replication_evidence.pyRevised learner journey
The opening and README now share the exact-first pitch and the Guided Experiment is the default nested tab.
Hardware chart architecture gate
Passed. Two Vega-Lite scatter plots use the existing validated evidence loader and add no runtime dependency:
experiments/EXP-010D-hardware-parameter-landscape-run/hardware-analysis.json.experiments/EXP-011-dense-hardware-landscape-run/hardware-analysis.json.Tests compare every plotted value directly with the governed JSON, enforce point counts, and fail closed on malformed cell evidence. Headline rho values also come from the governed read model.
Safety and scientific boundary
Validation
Human review required
This PR remains draft. A human visual review is required before merge, including normal-laptop first impression, chart readability, tab labels, README flow, and capture/approval of a real 256 Reveal screenshot if desired. No screenshot is committed in this PR.