docs(frontend): divergences doc readability polish#563
Merged
Conversation
End-to-end read-through fixes:
- Intro now says "modified, added, or removed" (the Removed category was added
later) and points at the Conflict-recovery procedure as the replay guide.
- Reflowed the awkward `pure/{...}` brace expansion that was split across a line
break into two code spans; now each trader pure-component is its own code span.
No content/behavior change; structure + cross-references verified (balanced code
spans, headings, SHAs valid, severance grep zero).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.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.
End-to-end read-through of the merged divergences doc. Two polish fixes:
pure/{...}brace expansion that was split across a line break into two code spans; each trader pure-component is now its own code span.Verified clean: balanced inline-code spans, coherent heading hierarchy, all cross-references resolve, both removal SHAs valid, severance grep returns 0, em-dash 0. Docs-only.
Pre-existing nit (not touched, your call): under
## Added (Ophis-only)there are### Removed …DUNE_API_KEYand### Modified …Explorersubsections that are not strictly "Added" — a chronological-append artifact, each is clearly self-labeled so it doesn't impair reading.🤖 Generated with Claude Code