Closed
Conversation
Owner
Author
|
Pushed directly to main per request; closing this draft PR and deleting the temporary branch. |
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
Clarified the public website copy in
docs/index.htmlso the site can stand on its own better as the main entry point.Specifically:
Why
Several core method explanations were clear in the README and report artifacts but still too implicit or incomplete on the website. Since the site is the main entry point, the public wording needed to carry the explanation directly.
Validation
python3HTML parse check ondocs/index.htmldocs/and verified withcurl -I http://127.0.0.1:55094/Impact
Readers can now understand the benchmark adjustment, the benchmark-level gap, the demand instrument, and the supply-IV pilot without leaving the site for the README.