Integrate NJS-GROWTH-07 proof assets into README#14
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a comprehensive visual proof system and benchmark asset plan for Neuron-JS, including storyboards, prompts, manifests, and specifications for benchmark charts, safety carousels, and playground captures. It also adds contract tests to validate these specifications and integrates the explainability trace diagram directly into the documentation and README. Feedback on the changes points out an unused ".card" CSS class within the newly added explainability-trace-diagram.svg stylesheet that should be removed for cleanliness.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Replaces 10 inline fill="#0f172a" rects with the existing .card class so the previously-unused stylesheet rule is applied, removing duplication. Output is visually identical. Resolves the code-review finding about the dead .card class. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Summary
Guardrails
result_kind: "actual_benchmark",is_placeholder: false, andclaims_allowed: trueValidation
git diff --checkyarn lintyarn test— 12 files / 63 tests passedyarn examplesyarn docs:buildDependency note
This PR is stacked on PR #13 (
growth/njs-growth-07-build-proof-assets-benchmarks-playground) because it integrates the accepted proof-asset bundle produced downstream of the benchmark contract work.