pub fn assembly_apply_inferred_constraints_json(options_json: &str) -> StringExpand description
Scan and CREATE: every accepted candidate becomes a constraint, then ONE
solve runs for the whole batch (each inferred constraint is already
satisfied at the pose it was read from, so a healthy assembly does not
move). Returns {ok, created: [id…], report, solve}.