Show users the real v0.2.0 workbench - #13
Merged
Merged
Conversation
Show the real v0.2.0 synthetic workbench near the README introduction so prospective users can understand the route-to-evidence workflow before bootstrapping the project. Constraint: Keep generated screenshots out of Git while exposing only synthetic fixture data. Rejected: Commit the PNG to the repository | The repository policy excludes screenshots and generated QA artifacts. Confidence: high Scope-risk: narrow Directive: Update the demo only with synthetic fixtures and a versioned public asset. Tested: GitHub GFM rendering, public asset HTTP 200, SHA-256 match, and git diff --check. Not-tested: README rendering on non-GitHub Markdown hosts.
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.
What changed
v0.2.0workbench image near the README introduction/orders, and Expand allWhy
Prospective users should be able to understand the Routes:Graph:Inspector workflow before installing the source-only project.
Asset handling
The image was captured from the synthetic
fixtures/nuxt-djangoproject at 1440x900 and published as a versionedv0.2.0release asset. The repository continues to exclude generated screenshots and QA artifacts.The local capture and release asset share SHA-256:
f17933d1d5c0dee4a70a558db96da988f8d474c5e7c5704b4fa7b6906a38f6f6Validation
git diff --check./scripts/check.sh(typecheck, lint, 28 JavaScript tests, 154 Python tests, build, 39 E2E tests)The existing Vite chunk-size and Playwright
NO_COLOR/FORCE_COLORwarnings remain non-failing.