Skip to content

Remove Chorus references from the docs and corpus provenance - #31

Open
imnasnainaec wants to merge 1 commit into
mainfrom
remove-chorus-references
Open

Remove Chorus references from the docs and corpus provenance#31
imnasnainaec wants to merge 1 commit into
mainfrom
remove-chorus-references

Conversation

@imnasnainaec

@imnasnainaec imnasnainaec commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Closes #26.

Every mention of Chorus is gone; each site was handled on its own terms rather than by deletion alone:

  • docs/en/csharp-differences.md — the intro now names only the libraries the page actually compares against (SIL.Lift, SIL.DictionaryServices). The scope table's 3-way merge / sync row is dropped, since Chorus was its only C# entry. The fidelity bullet states per-entry byte chunking directly instead of by comparison. SynchronicMerger is relabeled "LIFT update-file merging" — it lives in SIL.Lift/Merging/SynchronicMerger.cs in libpalaso, not in Chorus, so the old parenthetical was also a misattribution.
  • README.md — the scope bullet keeps "No merging" without the Chorus pointer.
  • CHANGELOG.md — sanitized in place under the unreleased 0.1.0 section (no new entry).
  • tests/corpus/PROVENANCE.md — the "Not fetchable as files" note keeps the LiftTools finding and its pinned SHA (f3e87cc…, verified to be the LiftTools one). No corpus file came from Chorus, so nothing carried loses its provenance.

mkdocs build --strict passes. No code or fixture bytes changed.

🤖 Generated with Claude Code


Devin review: https://app.devin.ai/review/sillsdev/python-sil-lift/pull/31


This change is Reviewable

The C# comparison page keeps its remaining subjects (SIL.Lift,
SIL.DictionaryServices): the scope table drops its 3-way-merge row, the
fidelity bullet describes per-entry byte chunking on its own terms, and
SynchronicMerger is labeled by what it merges — LIFT update files —
rather than by a library it does not live in.

README's scope list and the changelog line about the comparison page lose
the same reference, and the provenance note under "Not fetchable as files"
keeps only the LiftTools finding and its pinned SHA.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@imnasnainaec imnasnainaec self-assigned this Aug 14, 2026
@imnasnainaec
imnasnainaec marked this pull request as ready for review August 14, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove all Chorus references

1 participant