Conversation
…arn content
- Replace all prose em-dashes (—) with Oxford-style spaced en-dashes ( – ); 26 residual
em-dashes retained as legitimate null table-cell markers ("—")
- AmE → BrE: traveling → travelling (optical-properties.yaml)
- Remove AI-tell phrases: "in today's market/gem market" rephrased in pearl.yaml,
burma/ruby.yaml, and east-africa/tsavorite.yaml
- Fix six line-break instances where em-dash replacement created leading – on a new line
(twin-laws, ethiopia, montana-sapphire, russia/demantoid, thailand/ruby, thailand/overview)
- Protect citation titles, author names, proper nouns, chemical formulas, and YAML keys
- YAML parse confirmed clean across all 138 files
Co-Authored-By: Claude Sonnet 4.6 <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.
Summary
Phase 2 of the gemmology.dev language sweep, targeting
gemmology-knowledgecontent repo. Phase 1 (frontend) merged as PR #20.docs/learn/directories–); 26 residual"—"retained as null table-cell markerstraveling→travelling(fundamentals/optical-properties.yaml)pearl.yaml: "in today's market" → "available now" (+ fixed em-dash in same clause)burma/ruby.yaml: "Burmese ruby in today's market:" → "Burmese ruby in the current market:"east-africa/tsavorite.yaml: "Tsavorite in today's gem market:" → "Tsavorite in the current gem market:"–at the start of a wrapped line (YAML-safe):twin-laws.yaml,ethiopia.yaml,montana-sapphire.yaml,russia/demantoid.yaml,thailand/ruby.yaml,thailand/overview.yamlEm-dash before/after
"—"null table cellsAmE→BrE swaps
fundamentals/optical-properties.yamltraveling→travellingAI-tell phrases removed
species/pearl.yamlorigin/burma/ruby.yamlorigin/east-africa/tsavorite.yamlWhat was deliberately left unchanged
"—"used as null/empty table cell markers (26 instances incrystal-systems.yamlandother-tools.yaml)Verification gates
Downstream
gemmology.devpicks up the cleaned YAML at next deploy vianpm run sync— no downstream code change required.🤖 Generated with Claude Code