Preview Label Consolidation
Preview the full label-consolidation task without applying merges.
This is the same dry-run path as the scheduled task: deterministic canonical-fork planning plus model-judged semantic/cross-language pairs. It can spend model tokens, but it never mutates graph state.
Query Parameters
sim_floor?Sim Floor
max_pairs?Max Pairs
Response Body
application/json
application/json
curl -X POST "https://example.com/labels/consolidation-preview"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}