docs(visuals): add canonical portfolio visuals - #9
Merged
Conversation
Schicht A: reviewed tmp/visuals_v1 content promoted to docs/; README cross-links; sample HTML footer clarifies illustrative vs CLI output. Co-authored-by: Cursor <cursoragent@cursor.com>
Kanonisch: Slate-Header, Schatten, klarere Farben; sample_report leichte Card-Styles. Neu: docs/portfolio mit SVG-Varianten (eigene IDs, Footer-Streifen), sample_report_portfolio.html, README. PNG optional laut portfolio README. Co-authored-by: Cursor <cursoragent@cursor.com>
Use orient=auto instead of auto-start-auto so marker-end aligns with line tangent on downward segments. Co-authored-by: Cursor <cursoragent@cursor.com>
Move gaps block below parser output, add divider line, taller panels and centered arrow; adjust portfolio viewBox and footer. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Widen canvas gutter (+36px), shift after panel; stroke 5, larger arrowhead, 16/12px labels. Co-authored-by: Cursor <cursoragent@cursor.com>
Before card width 312 to hug JSON; indigo center band 312-426; recenter arrow/labels. Co-authored-by: Cursor <cursoragent@cursor.com>
Before panel 290px; center band widened; replace line+triangle with large arrow glyph; headline Review layer + deterministic checks + PQR footnote. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.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
Add canonical PQR visual assets for portfolio and README use.
Why
The public demo needs a concise visual explanation of the parser-output review flow so non-code readers can understand the before/after value without reading raw JSON or report internals first.
What
Tests
.venv/bin/python -m pytest -p no:cacheprovider tests-> 62 passed..venv/bin/python -m ruff check src tests-> passed.git diff --check origin/main...HEAD-> passed.README.md docsfound only the existing explicit "does not claim" boundary line.Risks
Rollback
Revert this PR to remove the visual assets and README/portfolio links.