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
Range
0 <= value <= 1Default
0.82max_labels?Max Labels
Range
2 <= value <= 5000Default
2000max_pairs?Max Pairs
Range
1 <= value <= 200Default
40Response Body
application/json
application/json
curl -X POST "https://example.com/labels/consolidation-preview"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}