Skip to main content
POST
Find and fold duplicate entity spellings

Body

application/json
dryRun
boolean
default:false

Report the plan without changing anything.

Response

200 - application/json

What the pass did.

What one resolution pass did.

examined
integer

Entities considered.

pairs
integer

Pairs that survived bucketing and were judged.

merged
integer

Folds applied without asking.

queued
integer

Uncertain folds written to the conflicts queue.

deferred
integer

Uncertain folds not written because the queue is already full. Reported rather than dropped silently, so "nothing queued" never hides "there was more to ask about". A later pass picks them up.

skipped
integer

Pairs already merged, queued, or settled as distinct.