Found in the re-review of #267.
The finding text was corrected from "N edges share one snippet" to "N evidence items", because an edge can carry more than one evidence item. The correction did not reach the two places a curator actually looks up what the defect means:
scripts/audit_evidence_snippets.py module docstring — "the same snippet on several edges of one graph"
docs/CURATION_PLAYBOOK.md, the REUSED_SNIPPET row — "one snippet on 3+ edges of a graph"
Reword both to count evidence items.
Found in the re-review of #267.
The finding text was corrected from "N edges share one snippet" to "N evidence items", because an edge can carry more than one evidence item. The correction did not reach the two places a curator actually looks up what the defect means:
scripts/audit_evidence_snippets.pymodule docstring — "the same snippet on several edges of one graph"docs/CURATION_PLAYBOOK.md, theREUSED_SNIPPETrow — "one snippet on 3+ edges of a graph"Reword both to count evidence items.