Skip to content

Same-name entities of sibling classes go to the Duplicates queue - #232

Merged
WaylandYang merged 2 commits into
devfrom
fix/same-name-sibling-classes-reviewed
Sep 2, 2026
Merged

Same-name entities of sibling classes go to the Duplicates queue#232
WaylandYang merged 2 commits into
devfrom
fix/same-name-sibling-classes-reviewed

Conversation

@WaylandYang

Copy link
Copy Markdown
Contributor

Closes #226.

classify_type_drift only knew a hard-coded trio (organization / project / product). With a real pack the same company is extracted as Organization, Corporation and OnlineBusiness, all under Organization, and none of those pairs reached Review > Duplicates although the entity panel pointed there. Resolution now also treats two classes as confusable when one is an ancestor of the other or they share a non-root ancestor (types_are_kin), so same-name mentions across sibling classes are created separately and queued for the adjudicator / a person, as the panel promises.

🤖 Generated with Claude Code

@WaylandYang
WaylandYang merged commit 87760bd into dev Sep 2, 2026
3 checks passed
@WaylandYang
WaylandYang deleted the fix/same-name-sibling-classes-reviewed branch September 2, 2026 21:51
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.

Same-name entities of sibling classes never reach the Duplicates queue the panel points to

1 participant