From 8ef796552d044c9e2e329d979a3a6a44f126b71f Mon Sep 17 00:00:00 2001 From: wangdequan Date: Sat, 15 Aug 2026 11:39:58 -0400 Subject: [PATCH] feat: classify rotate ordered pair row --- config/freecad-active-work-queue.json | 206 +- ...ordered-operation-pair-classification.json | 5167 ++++++++++++++++- ...ecad-active-work-status.generated.zh-CN.md | 8 +- ...-ordered-operation-pair-classification.mjs | 20 +- ...-ordered-operation-pair-classification.mjs | 5 +- 后续工作.txt | 211 + 6 files changed, 5263 insertions(+), 354 deletions(-) diff --git a/config/freecad-active-work-queue.json b/config/freecad-active-work-queue.json index de2d2fc..9eb4685 100644 --- a/config/freecad-active-work-queue.json +++ b/config/freecad-active-work-queue.json @@ -24,12 +24,12 @@ ], "followUpProgress": "config/freecad-follow-up-task-progress.json" }, - "nextTask": "TSN-PAIR-rotate-fuse", + "nextTask": "TSN-PAIR-pad-fuse", "summary": { "tasks": 1756, - "completed": 186, + "completed": 204, "inProgress": 1, - "pending": 1569 + "pending": 1551 }, "milestones": [ { @@ -2495,101 +2495,131 @@ { "id": "TSN-PAIR-rotate-fuse", "title": "Classify ordered operation pair rotate->fuse", - "status": "in_progress", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->fuse", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-cut", "title": "Classify ordered operation pair rotate->cut", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->cut", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-common", "title": "Classify ordered operation pair rotate->common", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->common", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-rotate", "title": "Classify ordered operation pair rotate->rotate", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->rotate", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-pad", "title": "Classify ordered operation pair rotate->pad", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->pad", + "classification": "rejected", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builder-and-freecad-profile-reject-with-clean-resave" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-pocket", "title": "Classify ordered operation pair rotate->pocket", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->pocket", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-loft", "title": "Classify ordered operation pair rotate->loft", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->loft", + "classification": "rejected", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "freecad-input-precondition-reject-with-kernel-diagnostic-and-clean-resave" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-pipe", "title": "Classify ordered operation pair rotate->pipe", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->pipe", + "classification": "rejected", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "freecad-input-precondition-reject-with-kernel-diagnostic-and-clean-resave" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-revolution", "title": "Classify ordered operation pair rotate->revolution", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->revolution", + "classification": "rejected", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builder-and-freecad-profile-reject-with-clean-resave" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-groove", "title": "Classify ordered operation pair rotate->groove", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->groove", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { @@ -2603,87 +2633,111 @@ { "id": "TSN-PAIR-rotate-chamfer", "title": "Classify ordered operation pair rotate->chamfer", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->chamfer", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-hole", "title": "Classify ordered operation pair rotate->hole", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->hole", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-draft", "title": "Classify ordered operation pair rotate->draft", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->draft", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-thickness", "title": "Classify ordered operation pair rotate->thickness", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->thickness", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-linear-pattern", "title": "Classify ordered operation pair rotate->linear-pattern", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->linear-pattern", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-polar-pattern", "title": "Classify ordered operation pair rotate->polar-pattern", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->polar-pattern", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-mirrored", "title": "Classify ordered operation pair rotate->mirrored", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->mirrored", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-rotate-multi-transform", "title": "Classify ordered operation pair rotate->multi-transform", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "rotate->multi-transform", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-pad-fuse", "title": "Classify ordered operation pair pad->fuse", - "status": "pending", + "status": "in_progress", "dependencies": [ "TSN-PROD-DRIFT-001" ], diff --git a/config/freecad-ordered-operation-pair-classification.json b/config/freecad-ordered-operation-pair-classification.json index 273f42b..770c1fb 100644 --- a/config/freecad-ordered-operation-pair-classification.json +++ b/config/freecad-ordered-operation-pair-classification.json @@ -10,8 +10,8 @@ "nativeProbe": { "executor": { "path": "scripts/run-freecad-ordered-operation-pair-classification.mjs", - "bytes": 28064, - "sha256": "afa884790c2d31cd6c6443ad8c382c6428776bdb371a8a9671640cfece19cb95" + "bytes": 28874, + "sha256": "99a4a4a34e0e934fd5e4f7620091491b848e26be005f350c110900f66c3c4673" }, "matrix": { "path": "scripts/freecad-naming-production-matrix.mjs", @@ -1337,7 +1337,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", - "namingEvidenceSha256": "ce1c095b9f98a61d1224b7ee3745a69fef39a2578c83f0585e5566324e4de718", + "namingEvidenceSha256": "081b2236f2756400152fd4f8246d933bb9e91aa435f976ed98d794dc70868069", "namingSemanticSha256": "b310dc32da509dc7665d075332f8d7c6a5a8af7cdd4be3d4bb54f4822268453a" }, "second": { @@ -1564,7 +1564,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", - "namingEvidenceSha256": "29e483c523b58b51915b240471e7b722778857bfa8a8c05d7429298e982a0e8b", + "namingEvidenceSha256": "a8c49791319027adde4462940a01f0d38503ca8660790c1d461c25925fceb0a4", "namingSemanticSha256": "ed827ba5065ddca163bca634b02d30a0dd9eb1f148b0437df4e178d29827baf6" }, "rejection": { @@ -1950,7 +1950,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", - "namingEvidenceSha256": "3e73ebdbbfcce2482495e7a77b0f1411137e9bb0490a266bb99eea6c2041a51b", + "namingEvidenceSha256": "96f0c7103f8b7a1964a017e24c687b287b6c9e749e08deacc722776f88f40893", "namingSemanticSha256": "dee4bbec7e0940a6035f6af3d22633f6ef0d1a574db0b5ba5872446e7ad6de15" }, "rejection": { @@ -2655,7 +2655,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", - "namingEvidenceSha256": "3b1aa2c7bccf4be5fb7b4e4996f9c378194d349d95cf6a0b523de4558a6f2c5e", + "namingEvidenceSha256": "3eef14714bb6d16b65649278297d9002dece44b119147db48839de3607a8a49c", "namingSemanticSha256": "d8aa73e08cca6f3ba89eb416788f18b5754ef2fdd201436bcec84415805b25f3" }, "second": { @@ -2685,7 +2685,7 @@ "selectedRecords": 6, "ambiguousResults": 6, "historySha256": "481ba0edb1ababe90d3d339dad84d0942c25e7910aca73221b349bff469282ac", - "namingEvidenceSha256": "56606a6114522c665ffc36bf7ab21c037e81237861e5909270f98bfd5c102e64", + "namingEvidenceSha256": "c94f7b11ec7a92effd510e3e896f1acb6623ad566bcc1ead6c7eb40dcf5b5b33", "namingSemanticSha256": "5ed80477d778133512a36e6ac3e65ef27d483637711077cbdcb2f27bf66949eb" }, "mutation": { @@ -2728,7 +2728,7 @@ "selectedRecords": 1, "ambiguousResults": 5, "historySha256": "be9ba304126dca6e4c49e50947917f8823dbb5423af4530b2ae9f6e7a31c1b03", - "namingEvidenceSha256": "db29bac721434a1fa0876b705f474018389a2b2a6c3f6189249eb5d5f3fe2224", + "namingEvidenceSha256": "93e750b79d41352c1588dd7612962482962fc13eef48fa6d3b94881e5a72fee0", "namingSemanticSha256": "8d3c28342393d347fa0a7b5cc8e9ca097820e3e561962f3691ab97af2f87406c" }, "restoredEvidence": { @@ -2758,7 +2758,7 @@ "selectedRecords": 6, "ambiguousResults": 6, "historySha256": "481ba0edb1ababe90d3d339dad84d0942c25e7910aca73221b349bff469282ac", - "namingEvidenceSha256": "ba133f18278fc53b3d49a61ee9004a2b511d68d0f033a53f31205c9ced316a90", + "namingEvidenceSha256": "1017be8431d49aa083d7a6f586a119424c4814e89ec5314f78d2074dae96800d", "namingSemanticSha256": "5ed80477d778133512a36e6ac3e65ef27d483637711077cbdcb2f27bf66949eb" } }, @@ -2780,7 +2780,7 @@ "phases": { "initial": { "namingEvidenceBytes": 4766, - "namingEvidenceSha256": "56606a6114522c665ffc36bf7ab21c037e81237861e5909270f98bfd5c102e64", + "namingEvidenceSha256": "c94f7b11ec7a92effd510e3e896f1acb6623ad566bcc1ead6c7eb40dcf5b5b33", "pair": "fuse->groove", "shape": { "area": 666.5663706, @@ -2802,7 +2802,7 @@ }, "reopened": { "namingEvidenceBytes": 4766, - "namingEvidenceSha256": "56606a6114522c665ffc36bf7ab21c037e81237861e5909270f98bfd5c102e64", + "namingEvidenceSha256": "c94f7b11ec7a92effd510e3e896f1acb6623ad566bcc1ead6c7eb40dcf5b5b33", "pair": "fuse->groove", "shape": { "area": 666.5663706, @@ -2824,7 +2824,7 @@ }, "resaved": { "namingEvidenceBytes": 4766, - "namingEvidenceSha256": "56606a6114522c665ffc36bf7ab21c037e81237861e5909270f98bfd5c102e64", + "namingEvidenceSha256": "c94f7b11ec7a92effd510e3e896f1acb6623ad566bcc1ead6c7eb40dcf5b5b33", "pair": "fuse->groove", "shape": { "area": 666.5663706, @@ -2882,7 +2882,7 @@ "selectedRecords": 8, "ambiguousResults": 24, "historySha256": "777335aae7dc5c90e6c4b998820327f02354e64ae4d2647f026d99a2a24ba6b7", - "namingEvidenceSha256": "a35ca5536f4242fbd23a1336afc8ee199cc25f32ab71921dd67a55868813e74b", + "namingEvidenceSha256": "a3a253e1b4e72b05b6a4744c7f24b83938d49ac60085a88567cfc5d0d94962a8", "namingSemanticSha256": "c118fbf3a56f6faef63d00535b9b0d0cb0a4d1a6f2f2ee47e72dd2d25083bb78" }, "second": { @@ -2912,7 +2912,7 @@ "selectedRecords": 10, "ambiguousResults": 40, "historySha256": "b01bf01c72f4e5fb61abca83dd35acef66430b428fdb5ef52ec13f0939f7a10c", - "namingEvidenceSha256": "f31e20f9d668c6cc79a1369db1fb603f878650026c8e3ae0b73002bc09bd4116", + "namingEvidenceSha256": "5efbd835bec98a30778282634a393f6477ad1a1e96989b3b35cc5de3fac6bc89", "namingSemanticSha256": "1eb2dfadaa548d7850a571291cce0bf5257e260ee6adbee04831322932b84de1" }, "mutation": { @@ -2955,7 +2955,7 @@ "selectedRecords": 10, "ambiguousResults": 40, "historySha256": "b01bf01c72f4e5fb61abca83dd35acef66430b428fdb5ef52ec13f0939f7a10c", - "namingEvidenceSha256": "574d41dae4a5ed8057b49ba13f0d25ff71c679edd39d2d4213cb926325831989", + "namingEvidenceSha256": "be91b9d4c18fb4f72f44340a2c3044f5797a2460423ebbb229d29ba9e28c8a46", "namingSemanticSha256": "1eb2dfadaa548d7850a571291cce0bf5257e260ee6adbee04831322932b84de1" }, "restoredEvidence": { @@ -2985,7 +2985,7 @@ "selectedRecords": 10, "ambiguousResults": 40, "historySha256": "b01bf01c72f4e5fb61abca83dd35acef66430b428fdb5ef52ec13f0939f7a10c", - "namingEvidenceSha256": "379da73d8f93f434473b590e97ad68d100a8ed55134ad68c5212b4bc0963de16", + "namingEvidenceSha256": "f31e20f9d668c6cc79a1369db1fb603f878650026c8e3ae0b73002bc09bd4116", "namingSemanticSha256": "1eb2dfadaa548d7850a571291cce0bf5257e260ee6adbee04831322932b84de1" } }, @@ -3006,8 +3006,8 @@ "pair": "fuse->fillet", "phases": { "initial": { - "namingEvidenceBytes": 19845, - "namingEvidenceSha256": "f31e20f9d668c6cc79a1369db1fb603f878650026c8e3ae0b73002bc09bd4116", + "namingEvidenceBytes": 19843, + "namingEvidenceSha256": "5efbd835bec98a30778282634a393f6477ad1a1e96989b3b35cc5de3fac6bc89", "pair": "fuse->fillet", "shape": { "area": 775.7833557, @@ -3028,8 +3028,8 @@ } }, "reopened": { - "namingEvidenceBytes": 19845, - "namingEvidenceSha256": "f31e20f9d668c6cc79a1369db1fb603f878650026c8e3ae0b73002bc09bd4116", + "namingEvidenceBytes": 19843, + "namingEvidenceSha256": "5efbd835bec98a30778282634a393f6477ad1a1e96989b3b35cc5de3fac6bc89", "pair": "fuse->fillet", "shape": { "area": 775.7833557, @@ -3050,8 +3050,8 @@ } }, "resaved": { - "namingEvidenceBytes": 19845, - "namingEvidenceSha256": "f31e20f9d668c6cc79a1369db1fb603f878650026c8e3ae0b73002bc09bd4116", + "namingEvidenceBytes": 19843, + "namingEvidenceSha256": "5efbd835bec98a30778282634a393f6477ad1a1e96989b3b35cc5de3fac6bc89", "pair": "fuse->fillet", "shape": { "area": 775.7833557, @@ -3109,7 +3109,7 @@ "selectedRecords": 8, "ambiguousResults": 24, "historySha256": "777335aae7dc5c90e6c4b998820327f02354e64ae4d2647f026d99a2a24ba6b7", - "namingEvidenceSha256": "b20593ebf73fe0819bff1d9d9c03c9ab34e7f23ae6a66855cc57896151cdcc30", + "namingEvidenceSha256": "77fe8d2cf6daa56933f08551177caec1807f1daed42f754cb4b675ccb39ae843", "namingSemanticSha256": "2a92f0308db3d218134c4ec86fd7b6cafcbfeed7bdab0e7f2b0b10743c9f85ee" }, "second": { @@ -3139,7 +3139,7 @@ "selectedRecords": 10, "ambiguousResults": 40, "historySha256": "56d637add2e2b0d88027ae046c3b460293ca96044de7f325ed32f3ba17d1542c", - "namingEvidenceSha256": "9f59dba30d2134cfee31ae308b43551cba4442d0ae7d9e32f9e0bcb5bb7b79eb", + "namingEvidenceSha256": "37cda66fad4e1b7a2a10149fa327f2fc3dd97af9faead82bcb174ffe4df2bf4b", "namingSemanticSha256": "d08ef33cffc6448954fc896515faa873600d62aff668570cbde80cd5abe75c7b" }, "mutation": { @@ -3182,7 +3182,7 @@ "selectedRecords": 10, "ambiguousResults": 40, "historySha256": "56d637add2e2b0d88027ae046c3b460293ca96044de7f325ed32f3ba17d1542c", - "namingEvidenceSha256": "be6e1a85a34ce9e6e039131fa4fa82d3b77215348c087efa2697d2e3196b27fe", + "namingEvidenceSha256": "d5e879191f6ce0430cddb32244aa82cf678acf87c810ca37ba5fcaba9067b839", "namingSemanticSha256": "d08ef33cffc6448954fc896515faa873600d62aff668570cbde80cd5abe75c7b" }, "restoredEvidence": { @@ -3212,7 +3212,7 @@ "selectedRecords": 10, "ambiguousResults": 40, "historySha256": "56d637add2e2b0d88027ae046c3b460293ca96044de7f325ed32f3ba17d1542c", - "namingEvidenceSha256": "f66764f59593f1732bd552c1b7a37d36d32806c6f44c17816628ee4df313ef8a", + "namingEvidenceSha256": "703724c027411c76bc206201d7c763917c8c4fd7018e636852145d612657c90b", "namingSemanticSha256": "d08ef33cffc6448954fc896515faa873600d62aff668570cbde80cd5abe75c7b" } }, @@ -3234,7 +3234,7 @@ "phases": { "initial": { "namingEvidenceBytes": 20008, - "namingEvidenceSha256": "9f59dba30d2134cfee31ae308b43551cba4442d0ae7d9e32f9e0bcb5bb7b79eb", + "namingEvidenceSha256": "37cda66fad4e1b7a2a10149fa327f2fc3dd97af9faead82bcb174ffe4df2bf4b", "pair": "fuse->chamfer", "shape": { "area": 766.7138919, @@ -3256,7 +3256,7 @@ }, "reopened": { "namingEvidenceBytes": 20008, - "namingEvidenceSha256": "9f59dba30d2134cfee31ae308b43551cba4442d0ae7d9e32f9e0bcb5bb7b79eb", + "namingEvidenceSha256": "37cda66fad4e1b7a2a10149fa327f2fc3dd97af9faead82bcb174ffe4df2bf4b", "pair": "fuse->chamfer", "shape": { "area": 766.7138919, @@ -3278,7 +3278,7 @@ }, "resaved": { "namingEvidenceBytes": 20008, - "namingEvidenceSha256": "9f59dba30d2134cfee31ae308b43551cba4442d0ae7d9e32f9e0bcb5bb7b79eb", + "namingEvidenceSha256": "37cda66fad4e1b7a2a10149fa327f2fc3dd97af9faead82bcb174ffe4df2bf4b", "pair": "fuse->chamfer", "shape": { "area": 766.7138919, @@ -3336,7 +3336,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", - "namingEvidenceSha256": "364804122870897619be8a6a6df9b8e17de9745e35c085a0e688a1f01799c0fa", + "namingEvidenceSha256": "c0076c2333cfa2f3dcbaf118d912b58f80bf61bb763ea2206aaa8eb723e4e319", "namingSemanticSha256": "50a50c045b7842a649a5e06039a43c492b27bb905e67e37c97c44813155e0cef" }, "second": { @@ -3366,7 +3366,7 @@ "selectedRecords": 2, "ambiguousResults": 0, "historySha256": "09e64a0152b436cb8c88b6ed29a47e50085779832c3ffe7181cec877ac0120dc", - "namingEvidenceSha256": "cb7b0a5c795747bebe7574c8286c3d42815673581b96442a616a2bef51383267", + "namingEvidenceSha256": "c9cef9fe915b3dc2d705ded9667cf45383301b43033aa6999b0c5ee6890fffe5", "namingSemanticSha256": "83842a5b5e9e5640e8546b1d69dfa761d5f731898f1e02eb890d063a7089efaf" }, "mutation": { @@ -3409,7 +3409,7 @@ "selectedRecords": 2, "ambiguousResults": 0, "historySha256": "09e64a0152b436cb8c88b6ed29a47e50085779832c3ffe7181cec877ac0120dc", - "namingEvidenceSha256": "a006be43aca18bb8dde0762d69f906d4a4d75d74614a0eb3ceb56819f7f2adec", + "namingEvidenceSha256": "f4528befefed1ab636613f8cd78190c65ec4b0647e47a0251a2e5a8dc9a42b13", "namingSemanticSha256": "83842a5b5e9e5640e8546b1d69dfa761d5f731898f1e02eb890d063a7089efaf" }, "restoredEvidence": { @@ -3439,7 +3439,7 @@ "selectedRecords": 2, "ambiguousResults": 0, "historySha256": "09e64a0152b436cb8c88b6ed29a47e50085779832c3ffe7181cec877ac0120dc", - "namingEvidenceSha256": "825c397e8c73aba41a22573fb2eb3e82a85d797fc6ba01fceadf77c51f0fc90b", + "namingEvidenceSha256": "895b8c10fdd85afb851d2816a8a279a5d714c93089c8ad72b97c7ff11e2e0346", "namingSemanticSha256": "83842a5b5e9e5640e8546b1d69dfa761d5f731898f1e02eb890d063a7089efaf" } }, @@ -3461,7 +3461,7 @@ "phases": { "initial": { "namingEvidenceBytes": 1512, - "namingEvidenceSha256": "cb7b0a5c795747bebe7574c8286c3d42815673581b96442a616a2bef51383267", + "namingEvidenceSha256": "c9cef9fe915b3dc2d705ded9667cf45383301b43033aa6999b0c5ee6890fffe5", "pair": "fuse->hole", "shape": { "area": 716.5486678, @@ -3483,7 +3483,7 @@ }, "reopened": { "namingEvidenceBytes": 1512, - "namingEvidenceSha256": "cb7b0a5c795747bebe7574c8286c3d42815673581b96442a616a2bef51383267", + "namingEvidenceSha256": "c9cef9fe915b3dc2d705ded9667cf45383301b43033aa6999b0c5ee6890fffe5", "pair": "fuse->hole", "shape": { "area": 716.5486678, @@ -3505,7 +3505,7 @@ }, "resaved": { "namingEvidenceBytes": 1512, - "namingEvidenceSha256": "cb7b0a5c795747bebe7574c8286c3d42815673581b96442a616a2bef51383267", + "namingEvidenceSha256": "c9cef9fe915b3dc2d705ded9667cf45383301b43033aa6999b0c5ee6890fffe5", "pair": "fuse->hole", "shape": { "area": 716.5486678, @@ -3563,7 +3563,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", - "namingEvidenceSha256": "9d8f4ca96264d7ced81de346621e6f8405b911e06843ddaf9e22f4317028edf8", + "namingEvidenceSha256": "89c329b532cac92f2928f1d637c400a101f9b89ebdfcc92a03cb16efbdf230ad", "namingSemanticSha256": "a6302fe6a8ba67344afb9b460abf370a32d9f82b9e96043f336a524184a5f592" }, "second": { @@ -3593,7 +3593,7 @@ "selectedRecords": 5, "ambiguousResults": 0, "historySha256": "382606c9d5b8b29b560437d914a6e3b33f1d1a3073cd9c0c3fcb59edc8adaa14", - "namingEvidenceSha256": "efc60296637c52f05264d5c6a546ff7a45fcfc9ea32cc30e4c88fa671b1ed4f6", + "namingEvidenceSha256": "313c249555760d25091604d1d131d6f5c7db27eb92cef2b093f850eb6805a0f6", "namingSemanticSha256": "9051293e9338c3c07394e762c427bdc308d2c1f6a678e5dee1059cc428e55f9b" }, "mutation": { @@ -3636,7 +3636,7 @@ "selectedRecords": 5, "ambiguousResults": 0, "historySha256": "382606c9d5b8b29b560437d914a6e3b33f1d1a3073cd9c0c3fcb59edc8adaa14", - "namingEvidenceSha256": "8e0f7adfe8b82081a031496e185d230eef03789779638ecba329f87269f7a51f", + "namingEvidenceSha256": "913c7578fd5ef64f42ff24024da7d51aec7679b2999a23e3a0f911a60c7b04d8", "namingSemanticSha256": "9051293e9338c3c07394e762c427bdc308d2c1f6a678e5dee1059cc428e55f9b" }, "restoredEvidence": { @@ -3666,7 +3666,7 @@ "selectedRecords": 5, "ambiguousResults": 0, "historySha256": "382606c9d5b8b29b560437d914a6e3b33f1d1a3073cd9c0c3fcb59edc8adaa14", - "namingEvidenceSha256": "ebc5d8df1175a91ffdf13876b145832347f5f0bdf139ba07c018f5f610dde19f", + "namingEvidenceSha256": "2916eb81e7be2c3960e7f177512a8a2be995bbf75f090c75d5f3e723b1a9653d", "namingSemanticSha256": "9051293e9338c3c07394e762c427bdc308d2c1f6a678e5dee1059cc428e55f9b" } }, @@ -3688,7 +3688,7 @@ "phases": { "initial": { "namingEvidenceBytes": 2500, - "namingEvidenceSha256": "efc60296637c52f05264d5c6a546ff7a45fcfc9ea32cc30e4c88fa671b1ed4f6", + "namingEvidenceSha256": "313c249555760d25091604d1d131d6f5c7db27eb92cef2b093f850eb6805a0f6", "pair": "fuse->draft", "shape": { "area": 642.884251, @@ -3710,7 +3710,7 @@ }, "reopened": { "namingEvidenceBytes": 2500, - "namingEvidenceSha256": "efc60296637c52f05264d5c6a546ff7a45fcfc9ea32cc30e4c88fa671b1ed4f6", + "namingEvidenceSha256": "313c249555760d25091604d1d131d6f5c7db27eb92cef2b093f850eb6805a0f6", "pair": "fuse->draft", "shape": { "area": 642.884251, @@ -3732,7 +3732,7 @@ }, "resaved": { "namingEvidenceBytes": 2500, - "namingEvidenceSha256": "efc60296637c52f05264d5c6a546ff7a45fcfc9ea32cc30e4c88fa671b1ed4f6", + "namingEvidenceSha256": "313c249555760d25091604d1d131d6f5c7db27eb92cef2b093f850eb6805a0f6", "pair": "fuse->draft", "shape": { "area": 642.884251, @@ -4017,7 +4017,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", - "namingEvidenceSha256": "2fc9779ff6ade33cd46721565881e53b7cca6a1fa33bef712df8cf711ceb4b32", + "namingEvidenceSha256": "33940c978ae31dfa03976ea61a0e81c8e97a385b059f1c51778bf296cae6ae3b", "namingSemanticSha256": "46436ea2ef40c9644f582e2658cfc6fcc92e8ff2bcaceae4e0fc97d4266500ae" }, "second": { @@ -4047,7 +4047,7 @@ "selectedRecords": 10, "ambiguousResults": 26, "historySha256": "ed1fdcb837c267da9086cceea6483b4c446919e292deca01fed04f81b7194870", - "namingEvidenceSha256": "2c6e1843ae80744b3340ef77fa92283cb8611143a6439a0cc183d23cc3f3f615", + "namingEvidenceSha256": "d4e1ed4225517dbb927fada281c988962abed63ba0b79ceffd1e4a3834d61628", "namingSemanticSha256": "dd1482c61d0261d767f350a62617b59eae30a4097c862fea9ba3a86a76d4a544" }, "mutation": { @@ -4090,7 +4090,7 @@ "selectedRecords": 10, "ambiguousResults": 27, "historySha256": "b48af27371b701de600c85d1d79a1ac22d3cc473c8820abe5597fdb2dd6e472f", - "namingEvidenceSha256": "c03e2bdcf5d8badd10b195113b078ec2049bb06a3cfb0c9e000fc24400c85bbd", + "namingEvidenceSha256": "091cb915d32d6ade09b725e9fe5fed0800e721756409590fdd9828015a521570", "namingSemanticSha256": "6b780b188d893dbdb6f014c030d4d2fd8bcb0c097f764407263e15f7ced03ccd" }, "restoredEvidence": { @@ -4120,7 +4120,7 @@ "selectedRecords": 10, "ambiguousResults": 26, "historySha256": "ed1fdcb837c267da9086cceea6483b4c446919e292deca01fed04f81b7194870", - "namingEvidenceSha256": "2f84dab6b052e542292afdbf055d2021375fd69a663ee87b2b069e19c8a0555e", + "namingEvidenceSha256": "2c6e1843ae80744b3340ef77fa92283cb8611143a6439a0cc183d23cc3f3f615", "namingSemanticSha256": "dd1482c61d0261d767f350a62617b59eae30a4097c862fea9ba3a86a76d4a544" } }, @@ -4142,7 +4142,7 @@ "phases": { "initial": { "namingEvidenceBytes": 13585, - "namingEvidenceSha256": "2c6e1843ae80744b3340ef77fa92283cb8611143a6439a0cc183d23cc3f3f615", + "namingEvidenceSha256": "d4e1ed4225517dbb927fada281c988962abed63ba0b79ceffd1e4a3834d61628", "pair": "fuse->linear-pattern", "shape": { "area": 980, @@ -4164,7 +4164,7 @@ }, "reopened": { "namingEvidenceBytes": 13585, - "namingEvidenceSha256": "2c6e1843ae80744b3340ef77fa92283cb8611143a6439a0cc183d23cc3f3f615", + "namingEvidenceSha256": "d4e1ed4225517dbb927fada281c988962abed63ba0b79ceffd1e4a3834d61628", "pair": "fuse->linear-pattern", "shape": { "area": 980, @@ -4186,7 +4186,7 @@ }, "resaved": { "namingEvidenceBytes": 13585, - "namingEvidenceSha256": "2c6e1843ae80744b3340ef77fa92283cb8611143a6439a0cc183d23cc3f3f615", + "namingEvidenceSha256": "d4e1ed4225517dbb927fada281c988962abed63ba0b79ceffd1e4a3834d61628", "pair": "fuse->linear-pattern", "shape": { "area": 980, @@ -4244,7 +4244,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", - "namingEvidenceSha256": "5920108baf8160273bf8b99cb9ea8de34f591ba39d878a17a1aa242458ee0b68", + "namingEvidenceSha256": "96e02b2beb23345869fe90de1aa69b48018b8173209c3735ecf885e3d3eca3f7", "namingSemanticSha256": "b95ba6267525491c77939ae29e8d6abe84ec43ac54193df8d8918f0d85ce5f18" }, "second": { @@ -4274,7 +4274,7 @@ "selectedRecords": 12, "ambiguousResults": 22, "historySha256": "e9af10beed68d7df93060477c5c9af31877bbc29418b4093db3e6876352423e2", - "namingEvidenceSha256": "85bc79c221c96171661a049ab3def10ef6a83105306ea7349df8fcaed0eba4f4", + "namingEvidenceSha256": "e4694fb30b1d6b059b6c0672e5f8b270585bd68509dc99fe567cd109f969972f", "namingSemanticSha256": "14ccc88e134ad54323a2b653ed3a65b4a3fb43669809fda95ccc1cf08fc959da" }, "mutation": { @@ -4317,7 +4317,7 @@ "selectedRecords": 8, "ambiguousResults": 13, "historySha256": "942333ff25f5c877c53eaf00c174a8103470a42337b7da554fb21bcd8ff0879c", - "namingEvidenceSha256": "a6dcb78cd458f1844f5544355792fb8149e6e36f8b32b8303e1bb750f7182a7a", + "namingEvidenceSha256": "3e65a902134180234e34ba6d06b4cf87925386cf60e48b3f8fa68d6344126092", "namingSemanticSha256": "2f79fa241c8fffebb8a582a784138dbb6f974355d923bb69ba77e36fb1841360" }, "restoredEvidence": { @@ -4347,7 +4347,7 @@ "selectedRecords": 12, "ambiguousResults": 22, "historySha256": "e9af10beed68d7df93060477c5c9af31877bbc29418b4093db3e6876352423e2", - "namingEvidenceSha256": "4324ad9203f1ae1d76214ed516706715d532b6cbe341e5cee46477e14a54c3fa", + "namingEvidenceSha256": "85bc79c221c96171661a049ab3def10ef6a83105306ea7349df8fcaed0eba4f4", "namingSemanticSha256": "14ccc88e134ad54323a2b653ed3a65b4a3fb43669809fda95ccc1cf08fc959da" } }, @@ -4368,8 +4368,8 @@ "pair": "fuse->polar-pattern", "phases": { "initial": { - "namingEvidenceBytes": 13329, - "namingEvidenceSha256": "85bc79c221c96171661a049ab3def10ef6a83105306ea7349df8fcaed0eba4f4", + "namingEvidenceBytes": 13327, + "namingEvidenceSha256": "e4694fb30b1d6b059b6c0672e5f8b270585bd68509dc99fe567cd109f969972f", "pair": "fuse->polar-pattern", "shape": { "area": 843.1348789, @@ -4390,8 +4390,8 @@ } }, "reopened": { - "namingEvidenceBytes": 13329, - "namingEvidenceSha256": "85bc79c221c96171661a049ab3def10ef6a83105306ea7349df8fcaed0eba4f4", + "namingEvidenceBytes": 13327, + "namingEvidenceSha256": "e4694fb30b1d6b059b6c0672e5f8b270585bd68509dc99fe567cd109f969972f", "pair": "fuse->polar-pattern", "shape": { "area": 843.1348789, @@ -4412,8 +4412,8 @@ } }, "resaved": { - "namingEvidenceBytes": 13329, - "namingEvidenceSha256": "85bc79c221c96171661a049ab3def10ef6a83105306ea7349df8fcaed0eba4f4", + "namingEvidenceBytes": 13327, + "namingEvidenceSha256": "e4694fb30b1d6b059b6c0672e5f8b270585bd68509dc99fe567cd109f969972f", "pair": "fuse->polar-pattern", "shape": { "area": 843.1348789, @@ -4471,7 +4471,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", - "namingEvidenceSha256": "ece961c28e530425183cb4bc9c8c0b905ea4dc34048f1259435ab2cc693884e0", + "namingEvidenceSha256": "3408800fe160288fdb0342a69a240d2dad8a1d18a44f1805a5f6ee719c1d3ca5", "namingSemanticSha256": "0ab7099aa86177ae767c87a0dc5512da9bed3529b2298917e432122aad029cae" }, "second": { @@ -4501,7 +4501,7 @@ "selectedRecords": 10, "ambiguousResults": 35, "historySha256": "b3bbb472b469962c36db0ae2cf8035ec742a7f3240b21f5e54a5c310ee32f014", - "namingEvidenceSha256": "725a4dee83fc45f126975f637af6f2be0d90d83d4a40c993366d25ef0dcb0011", + "namingEvidenceSha256": "a6fe755d227ebb003d10ce0cc29513fdf650113087e22a0128d8b8c6b178ccb2", "namingSemanticSha256": "5a492b29243696d04e95f3f9c18261ee40d4fdad3f8b3620a54bd828499c0e18" }, "mutation": { @@ -4544,7 +4544,7 @@ "selectedRecords": 19, "ambiguousResults": 33, "historySha256": "b34097cafc06909b14bbbb465ee975e7c5628bb6902d6c5f1f9333d074222d23", - "namingEvidenceSha256": "6da8f023368f776afb587d4099b86cdfc0f18f130fa5493210cfe4081d2dac25", + "namingEvidenceSha256": "1cd90fdc37ca9817c951c07421f9f43055ff64d810cffacbcd9517d261920a35", "namingSemanticSha256": "70abf0dcbdab8dd8bb8b7ce2bb75a4602956451d991eadadac3b02f8714940b4" }, "restoredEvidence": { @@ -4574,7 +4574,7 @@ "selectedRecords": 10, "ambiguousResults": 35, "historySha256": "b3bbb472b469962c36db0ae2cf8035ec742a7f3240b21f5e54a5c310ee32f014", - "namingEvidenceSha256": "1242d91ba0f2eb23f2917103c8d961068910873162ff6a49f77a9ef366908795", + "namingEvidenceSha256": "9b828e70bd8a10758aafb2c9814ee69ae61774b643046ef4f96cea1865936eaa", "namingSemanticSha256": "5a492b29243696d04e95f3f9c18261ee40d4fdad3f8b3620a54bd828499c0e18" } }, @@ -4596,7 +4596,7 @@ "phases": { "initial": { "namingEvidenceBytes": 17364, - "namingEvidenceSha256": "725a4dee83fc45f126975f637af6f2be0d90d83d4a40c993366d25ef0dcb0011", + "namingEvidenceSha256": "a6fe755d227ebb003d10ce0cc29513fdf650113087e22a0128d8b8c6b178ccb2", "pair": "fuse->mirrored", "shape": { "area": 720, @@ -4618,7 +4618,7 @@ }, "reopened": { "namingEvidenceBytes": 17364, - "namingEvidenceSha256": "725a4dee83fc45f126975f637af6f2be0d90d83d4a40c993366d25ef0dcb0011", + "namingEvidenceSha256": "a6fe755d227ebb003d10ce0cc29513fdf650113087e22a0128d8b8c6b178ccb2", "pair": "fuse->mirrored", "shape": { "area": 720, @@ -4640,7 +4640,7 @@ }, "resaved": { "namingEvidenceBytes": 17364, - "namingEvidenceSha256": "725a4dee83fc45f126975f637af6f2be0d90d83d4a40c993366d25ef0dcb0011", + "namingEvidenceSha256": "a6fe755d227ebb003d10ce0cc29513fdf650113087e22a0128d8b8c6b178ccb2", "pair": "fuse->mirrored", "shape": { "area": 720, @@ -4728,7 +4728,7 @@ "selectedRecords": 32, "ambiguousResults": 170, "historySha256": "5b1bf3630c545edaa009d94bb2336c28a3c1c822dc294af75951884628975d0c", - "namingEvidenceSha256": "284a2ccfe1d9d595c24df008bc1f10e448385dbb1b8bf57d92fe91a969e8f508", + "namingEvidenceSha256": "eb9a3b5173a9b6baeeb32826a0dd5f221e8da7e72f5723ac35322dd53a3b6f2b", "namingSemanticSha256": "68c85aade66f84ced8f7a5781462c2196594b1f7ba3befa719c6f350260dbba8" }, "mutation": { @@ -4771,7 +4771,7 @@ "selectedRecords": 32, "ambiguousResults": 186, "historySha256": "f091e70b07239a459502e8fc3225a1f1be8a27318374f909d6cdd02888530b91", - "namingEvidenceSha256": "4377adbfc318de45711bfb39d9c98c62851d9172cd733322173f3eee9c65a572", + "namingEvidenceSha256": "92fabf32050df284dffb5f45f928a78f3cb4d3af6d910e51d7e0b60adc3f49c2", "namingSemanticSha256": "b731ca378662d935a09913cb39327d829970a23bbedf4397bfff7045cab20d5d" }, "restoredEvidence": { @@ -4801,7 +4801,7 @@ "selectedRecords": 32, "ambiguousResults": 170, "historySha256": "5b1bf3630c545edaa009d94bb2336c28a3c1c822dc294af75951884628975d0c", - "namingEvidenceSha256": "ba009c6d67941eaa546cb62030896258689a0e687ecf21cc5db657ff5b1b3f5f", + "namingEvidenceSha256": "97c6a092adcaaac9dbc7f7cc41284e33f8753e6ac9c621ab6025f557d502dc64", "namingSemanticSha256": "68c85aade66f84ced8f7a5781462c2196594b1f7ba3befa719c6f350260dbba8" } }, @@ -4823,7 +4823,7 @@ "phases": { "initial": { "namingEvidenceBytes": 94981, - "namingEvidenceSha256": "284a2ccfe1d9d595c24df008bc1f10e448385dbb1b8bf57d92fe91a969e8f508", + "namingEvidenceSha256": "eb9a3b5173a9b6baeeb32826a0dd5f221e8da7e72f5723ac35322dd53a3b6f2b", "pair": "fuse->multi-transform", "shape": { "area": 1360, @@ -4845,7 +4845,7 @@ }, "reopened": { "namingEvidenceBytes": 94981, - "namingEvidenceSha256": "284a2ccfe1d9d595c24df008bc1f10e448385dbb1b8bf57d92fe91a969e8f508", + "namingEvidenceSha256": "eb9a3b5173a9b6baeeb32826a0dd5f221e8da7e72f5723ac35322dd53a3b6f2b", "pair": "fuse->multi-transform", "shape": { "area": 1360, @@ -4867,7 +4867,7 @@ }, "resaved": { "namingEvidenceBytes": 94981, - "namingEvidenceSha256": "284a2ccfe1d9d595c24df008bc1f10e448385dbb1b8bf57d92fe91a969e8f508", + "namingEvidenceSha256": "eb9a3b5173a9b6baeeb32826a0dd5f221e8da7e72f5723ac35322dd53a3b6f2b", "pair": "fuse->multi-transform", "shape": { "area": 1360, @@ -4925,7 +4925,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "cca3d050392a30b8fbc8d9e0025784b261d3d9e7f8e839f91ae13d5767f0162e", + "namingEvidenceSha256": "28fd792047d25f7d30ce65d88107b09bc863c0ebb6310b136ec10dfd7bea702c", "namingSemanticSha256": "c57d159513285c40ffeec338310a828c8061d4b5b3b04a2e4816a25f949825b8" }, "second": { @@ -4955,7 +4955,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "932999f08b09fe429f42ac6ece9354fadfd527ffe69e784353c2f29cd7a35c34", - "namingEvidenceSha256": "529eff581a1e9aa7a52a5ccfc9b0e630d2608b6d632bd348c5956e02fae00833", + "namingEvidenceSha256": "da20983be637cebbf2d7688132db34763124348115068c6749b6c8c7c8f71bbe", "namingSemanticSha256": "d2b7535aa85dc6c3f00fce727900dd2a66f52342ab61366186895ba717908fd8" }, "mutation": { @@ -4998,7 +4998,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "932999f08b09fe429f42ac6ece9354fadfd527ffe69e784353c2f29cd7a35c34", - "namingEvidenceSha256": "84839ff042990bb9eb33cc930beb7e5a8a311c19c99ba75142fcfc2acd91c8fb", + "namingEvidenceSha256": "27a80c8c1b865b5b488b7f8f7e0ac1d4a70e9e77de6406ddc127fbcb98e94f52", "namingSemanticSha256": "d2b7535aa85dc6c3f00fce727900dd2a66f52342ab61366186895ba717908fd8" }, "restoredEvidence": { @@ -5028,7 +5028,7 @@ "selectedRecords": 7, "ambiguousResults": 16, "historySha256": "932999f08b09fe429f42ac6ece9354fadfd527ffe69e784353c2f29cd7a35c34", - "namingEvidenceSha256": "eb971dd1d6e3ec8b4cfdf72f8b53ab1447738dcd04f2d2ddc4f87533a8b90a3e", + "namingEvidenceSha256": "f6d749ce67e558e47d59d280adbf559b1fb3a0e84ef4fd880e848a27438a5643", "namingSemanticSha256": "d2b7535aa85dc6c3f00fce727900dd2a66f52342ab61366186895ba717908fd8" } }, @@ -5050,7 +5050,7 @@ "phases": { "initial": { "namingEvidenceBytes": 8411, - "namingEvidenceSha256": "529eff581a1e9aa7a52a5ccfc9b0e630d2608b6d632bd348c5956e02fae00833", + "namingEvidenceSha256": "da20983be637cebbf2d7688132db34763124348115068c6749b6c8c7c8f71bbe", "pair": "cut->fuse", "shape": { "area": 692, @@ -5072,7 +5072,7 @@ }, "reopened": { "namingEvidenceBytes": 8411, - "namingEvidenceSha256": "529eff581a1e9aa7a52a5ccfc9b0e630d2608b6d632bd348c5956e02fae00833", + "namingEvidenceSha256": "da20983be637cebbf2d7688132db34763124348115068c6749b6c8c7c8f71bbe", "pair": "cut->fuse", "shape": { "area": 692, @@ -5094,7 +5094,7 @@ }, "resaved": { "namingEvidenceBytes": 8411, - "namingEvidenceSha256": "529eff581a1e9aa7a52a5ccfc9b0e630d2608b6d632bd348c5956e02fae00833", + "namingEvidenceSha256": "da20983be637cebbf2d7688132db34763124348115068c6749b6c8c7c8f71bbe", "pair": "cut->fuse", "shape": { "area": 692, @@ -5152,7 +5152,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "98e6a0a8f13b7a18eb12a7c1f9687ac592f2f30049c04251cb6429745b4fb47a", + "namingEvidenceSha256": "b1b45d6271131d9dd06cd1e06b420a42802848d7e3e955fa625d7d66c2e9d194", "namingSemanticSha256": "817bd88f5ece0904224ff747e6fe5b40f13eb48f32fc1c510a0d55f9137d06b4" }, "second": { @@ -5182,7 +5182,7 @@ "selectedRecords": 3, "ambiguousResults": 9, "historySha256": "a79fe37ed2c713b596e116e583044b978e8f142f0c77bc2054c8484530e137b8", - "namingEvidenceSha256": "2d3cab670940ccb070b5492669548ab81403e31e81658abc1297a7b32e3fba10", + "namingEvidenceSha256": "70a560687d1dcba9a1e2d65953d1e56ed3694cd9eb76c487a7c9c2eac83714c8", "namingSemanticSha256": "080299d095f74c3206957bf8d8829bf0c61a05fd5cf087f6f96ccb312a01f4ef" }, "mutation": { @@ -5225,7 +5225,7 @@ "selectedRecords": 7, "ambiguousResults": 15, "historySha256": "45e63b956c39e58d3fce7e20c1d04a5ea77ebbd6c3a171d972e6939752924714", - "namingEvidenceSha256": "38ecbf50f32773796c5dfc9f9695e4dfe6f8ccff5a7d2cdd65e94aaeeff80f95", + "namingEvidenceSha256": "5a70104bc8b5d0d2f49abd9979e7cb7f4965054cfd755a6d614892b81e9b2358", "namingSemanticSha256": "0fca7e13172c779f637a0914e06cd07d0a29056cebf0477812a0272049f74ba6" }, "restoredEvidence": { @@ -5255,7 +5255,7 @@ "selectedRecords": 3, "ambiguousResults": 9, "historySha256": "a79fe37ed2c713b596e116e583044b978e8f142f0c77bc2054c8484530e137b8", - "namingEvidenceSha256": "4a8a9216af61355c87f9b07f14997a56c810b6d380f4b28d2bd5dcb060bee28d", + "namingEvidenceSha256": "896168afeb17fa8c90ed82c5b65f6b9519a1efeb064f227156b1f93534eddd8b", "namingSemanticSha256": "080299d095f74c3206957bf8d8829bf0c61a05fd5cf087f6f96ccb312a01f4ef" } }, @@ -5277,7 +5277,7 @@ "phases": { "initial": { "namingEvidenceBytes": 4517, - "namingEvidenceSha256": "2d3cab670940ccb070b5492669548ab81403e31e81658abc1297a7b32e3fba10", + "namingEvidenceSha256": "70a560687d1dcba9a1e2d65953d1e56ed3694cd9eb76c487a7c9c2eac83714c8", "pair": "cut->cut", "shape": { "area": 632, @@ -5299,7 +5299,7 @@ }, "reopened": { "namingEvidenceBytes": 4517, - "namingEvidenceSha256": "2d3cab670940ccb070b5492669548ab81403e31e81658abc1297a7b32e3fba10", + "namingEvidenceSha256": "70a560687d1dcba9a1e2d65953d1e56ed3694cd9eb76c487a7c9c2eac83714c8", "pair": "cut->cut", "shape": { "area": 632, @@ -5321,7 +5321,7 @@ }, "resaved": { "namingEvidenceBytes": 4517, - "namingEvidenceSha256": "2d3cab670940ccb070b5492669548ab81403e31e81658abc1297a7b32e3fba10", + "namingEvidenceSha256": "70a560687d1dcba9a1e2d65953d1e56ed3694cd9eb76c487a7c9c2eac83714c8", "pair": "cut->cut", "shape": { "area": 632, @@ -5379,7 +5379,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "292659a5884e2ca8a6e432721c5a8d5e618455a1ffeaaa2d8e81119a78b554f7", + "namingEvidenceSha256": "f2878d838b52a965ab51864a27f5cc521dee02fc15a2964e46ff427c345d195a", "namingSemanticSha256": "f89ae7f6d1ccfb38bf9cb8b18869df8dd04a18efd91a3123e18f632349a34dfb" }, "second": { @@ -5409,7 +5409,7 @@ "selectedRecords": 3, "ambiguousResults": 14, "historySha256": "52359afa03f719a679c31cd0bc0b8c387503f9a4955c1d76dd3373db3382aac9", - "namingEvidenceSha256": "6e9d7bbc479313154ddf2ea549fbaecd7ca9f29878950060b900725ea4b7d370", + "namingEvidenceSha256": "983f0d4c4fd72dfe3c19d2cede6ebb5b4c613b5dd44bb805fc8485f3444389ea", "namingSemanticSha256": "8159243c9790aa0bcc5e6bebccecb370044e83ecede91966d70d54f4258926a2" }, "mutation": { @@ -5452,7 +5452,7 @@ "selectedRecords": 3, "ambiguousResults": 18, "historySha256": "dae6fd5c1c30d4899034cf9e9d05056631d79be5f7f9231d44595b6718619321", - "namingEvidenceSha256": "051393c92a64d6394680dd2a6cfc4c878fd97f92dc31c2c70d0ce4af8638ee77", + "namingEvidenceSha256": "f5fceb7a64e5c1173191874570934e1790d72581883186d4d9472317f39ae4a9", "namingSemanticSha256": "611f12e4b31eb5b34ede93ac9f1a0f502f95db24fc897c7bc5ddf891c7f636c4" }, "restoredEvidence": { @@ -5482,7 +5482,7 @@ "selectedRecords": 3, "ambiguousResults": 14, "historySha256": "52359afa03f719a679c31cd0bc0b8c387503f9a4955c1d76dd3373db3382aac9", - "namingEvidenceSha256": "bf3339b34fe7859841b2cdce9d942cad953e9606a5d0e23a8041671722038aca", + "namingEvidenceSha256": "927cfa109ff762298c69bcb296dc2b5f6b9dd44dc3b3e0138e3d66e1e3ffbfe0", "namingSemanticSha256": "8159243c9790aa0bcc5e6bebccecb370044e83ecede91966d70d54f4258926a2" } }, @@ -5504,7 +5504,7 @@ "phases": { "initial": { "namingEvidenceBytes": 5804, - "namingEvidenceSha256": "6e9d7bbc479313154ddf2ea549fbaecd7ca9f29878950060b900725ea4b7d370", + "namingEvidenceSha256": "983f0d4c4fd72dfe3c19d2cede6ebb5b4c613b5dd44bb805fc8485f3444389ea", "pair": "cut->common", "shape": { "area": 150, @@ -5526,7 +5526,7 @@ }, "reopened": { "namingEvidenceBytes": 5804, - "namingEvidenceSha256": "6e9d7bbc479313154ddf2ea549fbaecd7ca9f29878950060b900725ea4b7d370", + "namingEvidenceSha256": "983f0d4c4fd72dfe3c19d2cede6ebb5b4c613b5dd44bb805fc8485f3444389ea", "pair": "cut->common", "shape": { "area": 150, @@ -5548,7 +5548,7 @@ }, "resaved": { "namingEvidenceBytes": 5804, - "namingEvidenceSha256": "6e9d7bbc479313154ddf2ea549fbaecd7ca9f29878950060b900725ea4b7d370", + "namingEvidenceSha256": "983f0d4c4fd72dfe3c19d2cede6ebb5b4c613b5dd44bb805fc8485f3444389ea", "pair": "cut->common", "shape": { "area": 150, @@ -5606,7 +5606,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "2d5043626a6947c9f52a69c88be249781983631ab9332da2a72ef361faa1e767", + "namingEvidenceSha256": "1a5ab7d0c78bd81cf142e3a42437cfd15b7c1ecdde44923687565ba546fbd113", "namingSemanticSha256": "4df8a36f884005c9d05aee6582fbe6cb2f67eec67c87a02cd75c5917e0238450" }, "rejection": { @@ -5990,7 +5990,7 @@ "selectedRecords": 7, "ambiguousResults": 12, "historySha256": "b634a177fd6f984684cde4e6ba6fa5650bb0eff8ae954fcb40db1d94f20e0270", - "namingEvidenceSha256": "3a023b6c02c9bb05065c09b32dcca9d29db36b42882ee835bee1dcc238f86801", + "namingEvidenceSha256": "b3d0762696be21a1f63b2bca429143cd315af7ed2a1d351c7abb93eadf7000b4", "namingSemanticSha256": "e85fc37374b1cb4248b868b9634cfe16cd26f6efbf31c3d4621fdffd23116640" }, "mutation": { @@ -6033,7 +6033,7 @@ "selectedRecords": 6, "ambiguousResults": 12, "historySha256": "efddf2a86aa431a8e43154c45d0fe32ab41c2410a6300e62f03bfbadb5f7a142", - "namingEvidenceSha256": "103eb37aa278f79ece86c9688b4d6e3c532f14168ed65bf4e8b09b06d848a9bb", + "namingEvidenceSha256": "233d0a037386b1c4e0ceb71cd41497e0c93c60db2fe12a2e1f1a620a0096fa0a", "namingSemanticSha256": "240e5801a98106b2705ca70875ca6cf367ee8f0a48e0000c453d8a0f075ba190" }, "restoredEvidence": { @@ -6063,7 +6063,7 @@ "selectedRecords": 7, "ambiguousResults": 12, "historySha256": "b634a177fd6f984684cde4e6ba6fa5650bb0eff8ae954fcb40db1d94f20e0270", - "namingEvidenceSha256": "ede07072d6f25619d63c0be0fd32746c2a091a27bee7cd64a3db3e109104c9b3", + "namingEvidenceSha256": "1739ccce7dd084f1548b2504e12bc8ccf0d57dcd6702dcbe6b305894123ae41b", "namingSemanticSha256": "e85fc37374b1cb4248b868b9634cfe16cd26f6efbf31c3d4621fdffd23116640" } }, @@ -6085,7 +6085,7 @@ "phases": { "initial": { "namingEvidenceBytes": 6793, - "namingEvidenceSha256": "3a023b6c02c9bb05065c09b32dcca9d29db36b42882ee835bee1dcc238f86801", + "namingEvidenceSha256": "b3d0762696be21a1f63b2bca429143cd315af7ed2a1d351c7abb93eadf7000b4", "pair": "cut->pocket", "shape": { "area": 608, @@ -6107,7 +6107,7 @@ }, "reopened": { "namingEvidenceBytes": 6793, - "namingEvidenceSha256": "3a023b6c02c9bb05065c09b32dcca9d29db36b42882ee835bee1dcc238f86801", + "namingEvidenceSha256": "b3d0762696be21a1f63b2bca429143cd315af7ed2a1d351c7abb93eadf7000b4", "pair": "cut->pocket", "shape": { "area": 608, @@ -6129,7 +6129,7 @@ }, "resaved": { "namingEvidenceBytes": 6793, - "namingEvidenceSha256": "3a023b6c02c9bb05065c09b32dcca9d29db36b42882ee835bee1dcc238f86801", + "namingEvidenceSha256": "b3d0762696be21a1f63b2bca429143cd315af7ed2a1d351c7abb93eadf7000b4", "pair": "cut->pocket", "shape": { "area": 608, @@ -6187,7 +6187,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "e12a035916cb7e9c96121a5feb7ada25b10028aa8949809eae1fd3744b1cdf1b", + "namingEvidenceSha256": "8312a22c2584586805b8afb9501f78d5592a8d837f3dab95c984fa78571928ad", "namingSemanticSha256": "dfedb830d08477c64a2369ac14b209398ae9efcdb45fe6d04b022d98b56499ee" }, "rejection": { @@ -6573,7 +6573,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "d09c8d85e8a4037c764cffbbb40027f7c8db8fc1f3d17ad1b7edcf04b46271dc", + "namingEvidenceSha256": "bfc0ccbd7c25e8a7a4b5879449d650c9853f669915ea34e92183e195fe9e436c", "namingSemanticSha256": "35aed6bcdbfec950e52404c6ab9ecf26ce97be3efcdf117295dab32cf8e7eb81" }, "rejection": { @@ -6960,7 +6960,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "5f319d17a550081198de239685b295cdebb31ce6d089d63505236d6a20be1798", + "namingEvidenceSha256": "7645992efa816176f0ca91c9ead5ec20b3a2072d4964942f27b401d06866e4c6", "namingSemanticSha256": "dd74a49910db9993534d82db9c882016ccc43e2a290748dd077aa27e755e81f8" }, "rejection": { @@ -7278,7 +7278,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "d46b20ea63af8cdca4905c7f33879bdb342ed78338ca49e70812c39b4df29a6b", + "namingEvidenceSha256": "5005cb7e6ad63dbc4db761c3d150300ddcf7c2a13e81d6b022b89f45c7744910", "namingSemanticSha256": "82b66076e2925e077194341b3ea78091e51e60ed7da30cdb8182a2587f7706cd" }, "second": { @@ -7308,7 +7308,7 @@ "selectedRecords": 6, "ambiguousResults": 6, "historySha256": "e0e8541da0baff44462b0eea6973ad921aef72b76e94d3e1f1be1d04c441f43a", - "namingEvidenceSha256": "c1fdb695a255d641e28e2f997d04c6f53ce1d8a29ec59bbd40c4aeba21fff389", + "namingEvidenceSha256": "0b65792fac0cdbd5883f565c75d13fd49f20f99608c215583addbc433b69c4a3", "namingSemanticSha256": "acfc133e3d9d59c0bd1bff63716f7df37c42de92b930bb40528c56ba48dceda8" }, "mutation": { @@ -7351,7 +7351,7 @@ "selectedRecords": 1, "ambiguousResults": 5, "historySha256": "bb0d2bbff1a909d06dca894cee77dff09d31e39e01aa645aca9c965f12f2dff7", - "namingEvidenceSha256": "91012c359832459a3eafc570d48e3f353482a669f9f91e6c6641ce40cb257a20", + "namingEvidenceSha256": "22d66c4e1e4e55421d66a64c795433826e171640519a6d47e4b2e73a8f0d94e7", "namingSemanticSha256": "4f14c3b64b68e589720eaa7baba730e26ae981c74efa295eb30962543250488f" }, "restoredEvidence": { @@ -7381,7 +7381,7 @@ "selectedRecords": 6, "ambiguousResults": 6, "historySha256": "e0e8541da0baff44462b0eea6973ad921aef72b76e94d3e1f1be1d04c441f43a", - "namingEvidenceSha256": "c1fdb695a255d641e28e2f997d04c6f53ce1d8a29ec59bbd40c4aeba21fff389", + "namingEvidenceSha256": "0b65792fac0cdbd5883f565c75d13fd49f20f99608c215583addbc433b69c4a3", "namingSemanticSha256": "acfc133e3d9d59c0bd1bff63716f7df37c42de92b930bb40528c56ba48dceda8" } }, @@ -7402,8 +7402,8 @@ "pair": "cut->groove", "phases": { "initial": { - "namingEvidenceBytes": 4744, - "namingEvidenceSha256": "c1fdb695a255d641e28e2f997d04c6f53ce1d8a29ec59bbd40c4aeba21fff389", + "namingEvidenceBytes": 4742, + "namingEvidenceSha256": "0b65792fac0cdbd5883f565c75d13fd49f20f99608c215583addbc433b69c4a3", "pair": "cut->groove", "shape": { "area": 638.5663706, @@ -7424,8 +7424,8 @@ } }, "reopened": { - "namingEvidenceBytes": 4744, - "namingEvidenceSha256": "c1fdb695a255d641e28e2f997d04c6f53ce1d8a29ec59bbd40c4aeba21fff389", + "namingEvidenceBytes": 4742, + "namingEvidenceSha256": "0b65792fac0cdbd5883f565c75d13fd49f20f99608c215583addbc433b69c4a3", "pair": "cut->groove", "shape": { "area": 638.5663706, @@ -7446,8 +7446,8 @@ } }, "resaved": { - "namingEvidenceBytes": 4744, - "namingEvidenceSha256": "c1fdb695a255d641e28e2f997d04c6f53ce1d8a29ec59bbd40c4aeba21fff389", + "namingEvidenceBytes": 4742, + "namingEvidenceSha256": "0b65792fac0cdbd5883f565c75d13fd49f20f99608c215583addbc433b69c4a3", "pair": "cut->groove", "shape": { "area": 638.5663706, @@ -7535,7 +7535,7 @@ "selectedRecords": 10, "ambiguousResults": 40, "historySha256": "083200eaa4b34b3869f284fcf1a0c847fd354cdb0c0cf7d7c58acbc903ef7646", - "namingEvidenceSha256": "47edaaa3284f2c1330d79741443dc817e9f13ad1397c06e890e4aaaefbebc796", + "namingEvidenceSha256": "4e7a5f8acaddddf5113f36080e704c06ea8e7a7a25c11b8538b15dbfd7cc0623", "namingSemanticSha256": "afe65eb8ca732f1cd14d2820fcdd8760f983e47b3bdf5b2285ac4865be650da3" }, "mutation": { @@ -7578,7 +7578,7 @@ "selectedRecords": 10, "ambiguousResults": 40, "historySha256": "083200eaa4b34b3869f284fcf1a0c847fd354cdb0c0cf7d7c58acbc903ef7646", - "namingEvidenceSha256": "4a2de0b650fdfe86c7de6b6984327502c17e4cee7c70c893a405e813ecb74b96", + "namingEvidenceSha256": "dc64379faed6436cf6627d33397ca2245199c38ee7cfcc6a186978c1713907ac", "namingSemanticSha256": "afe65eb8ca732f1cd14d2820fcdd8760f983e47b3bdf5b2285ac4865be650da3" }, "restoredEvidence": { @@ -7608,7 +7608,7 @@ "selectedRecords": 10, "ambiguousResults": 40, "historySha256": "083200eaa4b34b3869f284fcf1a0c847fd354cdb0c0cf7d7c58acbc903ef7646", - "namingEvidenceSha256": "977206a893e4ddaf478c8c518bb710b5378403e5f5397325ef4bc3044295f44c", + "namingEvidenceSha256": "47edaaa3284f2c1330d79741443dc817e9f13ad1397c06e890e4aaaefbebc796", "namingSemanticSha256": "afe65eb8ca732f1cd14d2820fcdd8760f983e47b3bdf5b2285ac4865be650da3" } }, @@ -7630,7 +7630,7 @@ "phases": { "initial": { "namingEvidenceBytes": 20492, - "namingEvidenceSha256": "47edaaa3284f2c1330d79741443dc817e9f13ad1397c06e890e4aaaefbebc796", + "namingEvidenceSha256": "4e7a5f8acaddddf5113f36080e704c06ea8e7a7a25c11b8538b15dbfd7cc0623", "pair": "cut->fillet", "shape": { "area": 604.5855225, @@ -7652,7 +7652,7 @@ }, "reopened": { "namingEvidenceBytes": 20492, - "namingEvidenceSha256": "47edaaa3284f2c1330d79741443dc817e9f13ad1397c06e890e4aaaefbebc796", + "namingEvidenceSha256": "4e7a5f8acaddddf5113f36080e704c06ea8e7a7a25c11b8538b15dbfd7cc0623", "pair": "cut->fillet", "shape": { "area": 604.5855225, @@ -7674,7 +7674,7 @@ }, "resaved": { "namingEvidenceBytes": 20492, - "namingEvidenceSha256": "47edaaa3284f2c1330d79741443dc817e9f13ad1397c06e890e4aaaefbebc796", + "namingEvidenceSha256": "4e7a5f8acaddddf5113f36080e704c06ea8e7a7a25c11b8538b15dbfd7cc0623", "pair": "cut->fillet", "shape": { "area": 604.5855225, @@ -7732,7 +7732,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "59904b4e6b5b807c4b0a6599d35abb15d14a25f1b708492511c3d2a382760f92", + "namingEvidenceSha256": "d078bb53cc1914bb02ba2bb84a037da8d40ed7b7bdca66ba12ef3166e863f54f", "namingSemanticSha256": "c22ceb4e25919ac45e6e2681c4306830e9e12e8b007eae6a00bf6a51835e98b8" }, "second": { @@ -7959,7 +7959,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "47d0c6b8103fa906587cc9a62337e4cefcc5073f0d6ac9b62e826056dee65fd2", + "namingEvidenceSha256": "df07af84190782b34e86574253905ee3bb4234507d847bc82621ed858ef650c3", "namingSemanticSha256": "a1adb920d3d16519fa2a7d60c39ba1f220668f6c286231d388a2a2d6171aa58e" }, "second": { @@ -7989,7 +7989,7 @@ "selectedRecords": 5, "ambiguousResults": 4, "historySha256": "1d603c0b6c8174a38dd4717eb0d79199a789383b8efa322f0d4f39e64a6a0bf9", - "namingEvidenceSha256": "be67e27129e49f18aa9096a2e71a6932cd02bb2275f1a328e9584fae7815948f", + "namingEvidenceSha256": "a21a21aa4cc3d76d74dab9e76a8a5313dfe0093fe880deba118f64ebd85554d0", "namingSemanticSha256": "dda9cadb0cb751c2321b36d053cb1937c446976d90368450e78247626ced89f0" }, "mutation": { @@ -8032,7 +8032,7 @@ "selectedRecords": 5, "ambiguousResults": 4, "historySha256": "87134d83a7ba22221e2597a00319af19081daded72dd3083ea5c30822eb1f5bc", - "namingEvidenceSha256": "424d6b94a8a2cd0c57f4e05d5a0c84c5a459f73634f94babb22008d36642be68", + "namingEvidenceSha256": "d96cc5a31c698040cd8cecea08a34bf72960d33dae70f909c9b0a3e5a2b5d576", "namingSemanticSha256": "a8b9030b5c89a70f20bbf1874268e4674004521d2e5bd71c4a048e498c1cc8e2" }, "restoredEvidence": { @@ -8062,7 +8062,7 @@ "selectedRecords": 5, "ambiguousResults": 4, "historySha256": "1d603c0b6c8174a38dd4717eb0d79199a789383b8efa322f0d4f39e64a6a0bf9", - "namingEvidenceSha256": "b49ad721d2bfa4a317401161ea51fb1fa009fafa919c9c39ac27c4b5b9c54c6f", + "namingEvidenceSha256": "d29b32e8a5af6bad96d9d5355bfb56ed46d09113c32e70ea50e95c8f14f3b021", "namingSemanticSha256": "dda9cadb0cb751c2321b36d053cb1937c446976d90368450e78247626ced89f0" } }, @@ -8084,7 +8084,7 @@ "phases": { "initial": { "namingEvidenceBytes": 3835, - "namingEvidenceSha256": "be67e27129e49f18aa9096a2e71a6932cd02bb2275f1a328e9584fae7815948f", + "namingEvidenceSha256": "a21a21aa4cc3d76d74dab9e76a8a5313dfe0093fe880deba118f64ebd85554d0", "pair": "cut->hole", "shape": { "area": 688.5486678, @@ -8106,7 +8106,7 @@ }, "reopened": { "namingEvidenceBytes": 3835, - "namingEvidenceSha256": "be67e27129e49f18aa9096a2e71a6932cd02bb2275f1a328e9584fae7815948f", + "namingEvidenceSha256": "a21a21aa4cc3d76d74dab9e76a8a5313dfe0093fe880deba118f64ebd85554d0", "pair": "cut->hole", "shape": { "area": 688.5486678, @@ -8128,7 +8128,7 @@ }, "resaved": { "namingEvidenceBytes": 3835, - "namingEvidenceSha256": "be67e27129e49f18aa9096a2e71a6932cd02bb2275f1a328e9584fae7815948f", + "namingEvidenceSha256": "a21a21aa4cc3d76d74dab9e76a8a5313dfe0093fe880deba118f64ebd85554d0", "pair": "cut->hole", "shape": { "area": 688.5486678, @@ -8186,7 +8186,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "269d057e0eb24265d8fea004a21c1e757033c07836c9a9c491bce34ffff32024", + "namingEvidenceSha256": "0b2c40aefd1ffb80ae7af669248681187f6dc8c067aaf7d63e05356ad8d95646", "namingSemanticSha256": "5bae651c64b248b7dda976e5af9198f81cb8485513a8173c4eb786b1a15a2b10" }, "second": { @@ -8216,7 +8216,7 @@ "selectedRecords": 5, "ambiguousResults": 0, "historySha256": "382606c9d5b8b29b560437d914a6e3b33f1d1a3073cd9c0c3fcb59edc8adaa14", - "namingEvidenceSha256": "f444caad3f503b7e6b09ccba4ae71620fe1a242787691025a02c52349d5b2e8a", + "namingEvidenceSha256": "2f0231c34f1f87bc9db55281f1ef5bb945d22df4a236bdff1fce74a1275569d1", "namingSemanticSha256": "9051293e9338c3c07394e762c427bdc308d2c1f6a678e5dee1059cc428e55f9b" }, "mutation": { @@ -8259,7 +8259,7 @@ "selectedRecords": 5, "ambiguousResults": 0, "historySha256": "382606c9d5b8b29b560437d914a6e3b33f1d1a3073cd9c0c3fcb59edc8adaa14", - "namingEvidenceSha256": "b3c36f3e022e7b6622fbf39a37284165240709111d61d8ae1517dd87cdee75d9", + "namingEvidenceSha256": "2b5603be0d3dcbcea1235fee94e06bf636808db25a4b7c3d338f7f766dd3c9a4", "namingSemanticSha256": "9051293e9338c3c07394e762c427bdc308d2c1f6a678e5dee1059cc428e55f9b" }, "restoredEvidence": { @@ -8289,7 +8289,7 @@ "selectedRecords": 5, "ambiguousResults": 0, "historySha256": "382606c9d5b8b29b560437d914a6e3b33f1d1a3073cd9c0c3fcb59edc8adaa14", - "namingEvidenceSha256": "76e9f507eb3c6690097adb8efe9de2ca526590c4ee5d7b3b04cf10e47db377c2", + "namingEvidenceSha256": "7e77edca13be4804e252f4089d7cf7c44cfacc7b5bdda9c9c53d218505435caf", "namingSemanticSha256": "9051293e9338c3c07394e762c427bdc308d2c1f6a678e5dee1059cc428e55f9b" } }, @@ -8311,7 +8311,7 @@ "phases": { "initial": { "namingEvidenceBytes": 2500, - "namingEvidenceSha256": "f444caad3f503b7e6b09ccba4ae71620fe1a242787691025a02c52349d5b2e8a", + "namingEvidenceSha256": "2f0231c34f1f87bc9db55281f1ef5bb945d22df4a236bdff1fce74a1275569d1", "pair": "cut->draft", "shape": { "area": 614.884251, @@ -8333,7 +8333,7 @@ }, "reopened": { "namingEvidenceBytes": 2500, - "namingEvidenceSha256": "f444caad3f503b7e6b09ccba4ae71620fe1a242787691025a02c52349d5b2e8a", + "namingEvidenceSha256": "2f0231c34f1f87bc9db55281f1ef5bb945d22df4a236bdff1fce74a1275569d1", "pair": "cut->draft", "shape": { "area": 614.884251, @@ -8355,7 +8355,7 @@ }, "resaved": { "namingEvidenceBytes": 2500, - "namingEvidenceSha256": "f444caad3f503b7e6b09ccba4ae71620fe1a242787691025a02c52349d5b2e8a", + "namingEvidenceSha256": "2f0231c34f1f87bc9db55281f1ef5bb945d22df4a236bdff1fce74a1275569d1", "pair": "cut->draft", "shape": { "area": 614.884251, @@ -8413,7 +8413,7 @@ "selectedRecords": 4, "ambiguousResults": 8, "historySha256": "6268cfab209985176050e004c63bcad53183c965cc4cd4e5d893f06c57b8ddff", - "namingEvidenceSha256": "286e377f91a2c1ff934344aca4233243b23e8e380ff55d6b2fe61835d91faa79", + "namingEvidenceSha256": "c28de9bd441e87643012b31f600a6f67c87bcdfcf08240701740b6079d24e5e8", "namingSemanticSha256": "3b5e48758ebed8354c1b42b1864de3bdbc0a55997466b412a186007e29b8044c" }, "second": { @@ -8443,7 +8443,7 @@ "selectedRecords": 6, "ambiguousResults": 8, "historySha256": "c5842e0aea2aae1bab3b1fb33a9891a3c7fb3822d1cb60265a27fc257c8b516a", - "namingEvidenceSha256": "437a57109d889a9874c20d4da826cb3382e64cb6ac8bc4a0fd3935437f8bf9d8", + "namingEvidenceSha256": "76dc3729e2edfffd880b891377010b47c67d7ebaa54621170c1a1353f9fd91aa", "namingSemanticSha256": "c2a4fb3580d95e35eade999e7ee904858ba00eace33041c1fd977cbec04f7436" }, "mutation": { @@ -8486,7 +8486,7 @@ "selectedRecords": 6, "ambiguousResults": 8, "historySha256": "c5842e0aea2aae1bab3b1fb33a9891a3c7fb3822d1cb60265a27fc257c8b516a", - "namingEvidenceSha256": "f149d7c4294cd961678a6d988b26a405ea2029e24f56f3d4f4bf181b1fe60af3", + "namingEvidenceSha256": "9894204877ac3315d65b1635b6d91c5b0dbe3887989505accf7cb808fc532e60", "namingSemanticSha256": "c2a4fb3580d95e35eade999e7ee904858ba00eace33041c1fd977cbec04f7436" }, "restoredEvidence": { @@ -8516,7 +8516,7 @@ "selectedRecords": 6, "ambiguousResults": 8, "historySha256": "c5842e0aea2aae1bab3b1fb33a9891a3c7fb3822d1cb60265a27fc257c8b516a", - "namingEvidenceSha256": "dedc92db31b301b2c690c9a5f53c8f80eeaed567301c58b0600ed54ad5668c53", + "namingEvidenceSha256": "437a57109d889a9874c20d4da826cb3382e64cb6ac8bc4a0fd3935437f8bf9d8", "namingSemanticSha256": "c2a4fb3580d95e35eade999e7ee904858ba00eace33041c1fd977cbec04f7436" } }, @@ -8538,7 +8538,7 @@ "phases": { "initial": { "namingEvidenceBytes": 6657, - "namingEvidenceSha256": "437a57109d889a9874c20d4da826cb3382e64cb6ac8bc4a0fd3935437f8bf9d8", + "namingEvidenceSha256": "76dc3729e2edfffd880b891377010b47c67d7ebaa54621170c1a1353f9fd91aa", "pair": "cut->thickness", "shape": { "area": 657.28, @@ -8560,7 +8560,7 @@ }, "reopened": { "namingEvidenceBytes": 6657, - "namingEvidenceSha256": "437a57109d889a9874c20d4da826cb3382e64cb6ac8bc4a0fd3935437f8bf9d8", + "namingEvidenceSha256": "76dc3729e2edfffd880b891377010b47c67d7ebaa54621170c1a1353f9fd91aa", "pair": "cut->thickness", "shape": { "area": 657.28, @@ -8582,7 +8582,7 @@ }, "resaved": { "namingEvidenceBytes": 6657, - "namingEvidenceSha256": "437a57109d889a9874c20d4da826cb3382e64cb6ac8bc4a0fd3935437f8bf9d8", + "namingEvidenceSha256": "76dc3729e2edfffd880b891377010b47c67d7ebaa54621170c1a1353f9fd91aa", "pair": "cut->thickness", "shape": { "area": 657.28, @@ -8640,7 +8640,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "c15ded64aa400ffc720f6e048b09592dcd75fb60310147e1789a8c5bbc3b31d8", + "namingEvidenceSha256": "aab6c7ec566af7b5999be4c0f38f7b3dcafa75a805a5c2e3aecc76903130e807", "namingSemanticSha256": "f7f7853c597167456ff5a6ecd58f7512734a97228e326e370616216dda5b7daf" }, "second": { @@ -8670,7 +8670,7 @@ "selectedRecords": 9, "ambiguousResults": 15, "historySha256": "e637300b019a2a3aebc635ea88a12f95cd5e1fc59e9d0fb8489cd62cd1dc3e43", - "namingEvidenceSha256": "780832a233cb958d8d7274a3224b9552db3455f7958a54f3a52be80a117f7663", + "namingEvidenceSha256": "2ec33ce3be466b3a12f6eba56b99141ff7fce6fc2b9132a5f0c5408d361ba105", "namingSemanticSha256": "76a7f02543613cfa64ee985aa5026a5402e1ee13d158a5ae2cb75ef248ae0829" }, "mutation": { @@ -8713,7 +8713,7 @@ "selectedRecords": 8, "ambiguousResults": 12, "historySha256": "f15f5a4517710bdb9b1e609822016a6708ebc795e357c13ac66e3426d77edb88", - "namingEvidenceSha256": "d81abc3992bda1d334df61c2eb8876c6cc8b6502b975a44cddbc50ac6be6b807", + "namingEvidenceSha256": "f2bb8df1bc1f0826b4a76ea5bc710ee25e7b575e8805b7d819295bf2db82a452", "namingSemanticSha256": "daa9fd927327df83c747b49333de6c43ee4e43c48daa5a22aa3113e7d2ccd72f" }, "restoredEvidence": { @@ -8743,7 +8743,7 @@ "selectedRecords": 9, "ambiguousResults": 15, "historySha256": "e637300b019a2a3aebc635ea88a12f95cd5e1fc59e9d0fb8489cd62cd1dc3e43", - "namingEvidenceSha256": "8ef79cf95f6cf5eff8085a6bf3fe9eef3f060129528090eee7d3bc00e2705469", + "namingEvidenceSha256": "780832a233cb958d8d7274a3224b9552db3455f7958a54f3a52be80a117f7663", "namingSemanticSha256": "76a7f02543613cfa64ee985aa5026a5402e1ee13d158a5ae2cb75ef248ae0829" } }, @@ -8765,7 +8765,7 @@ "phases": { "initial": { "namingEvidenceBytes": 9547, - "namingEvidenceSha256": "780832a233cb958d8d7274a3224b9552db3455f7958a54f3a52be80a117f7663", + "namingEvidenceSha256": "2ec33ce3be466b3a12f6eba56b99141ff7fce6fc2b9132a5f0c5408d361ba105", "pair": "cut->linear-pattern", "shape": { "area": 984, @@ -8787,7 +8787,7 @@ }, "reopened": { "namingEvidenceBytes": 9547, - "namingEvidenceSha256": "780832a233cb958d8d7274a3224b9552db3455f7958a54f3a52be80a117f7663", + "namingEvidenceSha256": "2ec33ce3be466b3a12f6eba56b99141ff7fce6fc2b9132a5f0c5408d361ba105", "pair": "cut->linear-pattern", "shape": { "area": 984, @@ -8809,7 +8809,7 @@ }, "resaved": { "namingEvidenceBytes": 9547, - "namingEvidenceSha256": "780832a233cb958d8d7274a3224b9552db3455f7958a54f3a52be80a117f7663", + "namingEvidenceSha256": "2ec33ce3be466b3a12f6eba56b99141ff7fce6fc2b9132a5f0c5408d361ba105", "pair": "cut->linear-pattern", "shape": { "area": 984, @@ -8867,7 +8867,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "1447cef9f1d68787134912d7baa6c723a219c86da14b0a253efd692a5ba12254", + "namingEvidenceSha256": "eb165d7f50572686def28d88513f65d991cb4471009a259a6141f01c1d255edf", "namingSemanticSha256": "29209683e4f1f76a4fa180c4351ba601a88da9ac99fd9b3b0147d5f4e6d25eb0" }, "second": { @@ -8897,7 +8897,7 @@ "selectedRecords": 14, "ambiguousResults": 21, "historySha256": "6a114d317417c8db03eacda7d1b72a0609263bb0e3ca40e4507f1ad48325bda7", - "namingEvidenceSha256": "e09a647cf003de87d38c44b63575118548518045ec7cdabf610893af92229fdf", + "namingEvidenceSha256": "e9569eb679dd4bededde63df372bc10903a472f28aa0e292614bb22507da2e91", "namingSemanticSha256": "75ea53f005e5488364e3f31aca759e863b519a1519469f7b6b4b95951628ea53" }, "mutation": { @@ -8940,7 +8940,7 @@ "selectedRecords": 12, "ambiguousResults": 17, "historySha256": "547f8caff20643cfd0f9dee95144e2df734625e82b863986826a9705e5bd5d89", - "namingEvidenceSha256": "30e0128b1a0b6c62cd125d2287ba5417153d2034278e41b1b6de81862c68d2e1", + "namingEvidenceSha256": "e5ed85c7c4b16e93487b898ca5701f83c0bfbf522983a2d47d498149e7fc82da", "namingSemanticSha256": "c7f88c65a7560bc02733ef686e11a41ea2141318370b3e806c4e9bf75ab2b7cc" }, "restoredEvidence": { @@ -8970,7 +8970,7 @@ "selectedRecords": 14, "ambiguousResults": 21, "historySha256": "6a114d317417c8db03eacda7d1b72a0609263bb0e3ca40e4507f1ad48325bda7", - "namingEvidenceSha256": "4a905037e5b22f14c6d3f088f82a09d6296e739dc38ec3c06dd76af0eea4b320", + "namingEvidenceSha256": "688abbe70367788d014ddfe2af6e3fdf90ce0118ce9c98a3a6a0b1c17495a0b3", "namingSemanticSha256": "75ea53f005e5488364e3f31aca759e863b519a1519469f7b6b4b95951628ea53" } }, @@ -8992,7 +8992,7 @@ "phases": { "initial": { "namingEvidenceBytes": 13099, - "namingEvidenceSha256": "e09a647cf003de87d38c44b63575118548518045ec7cdabf610893af92229fdf", + "namingEvidenceSha256": "e9569eb679dd4bededde63df372bc10903a472f28aa0e292614bb22507da2e91", "pair": "cut->polar-pattern", "shape": { "area": 807.5795289, @@ -9014,7 +9014,7 @@ }, "reopened": { "namingEvidenceBytes": 13099, - "namingEvidenceSha256": "e09a647cf003de87d38c44b63575118548518045ec7cdabf610893af92229fdf", + "namingEvidenceSha256": "e9569eb679dd4bededde63df372bc10903a472f28aa0e292614bb22507da2e91", "pair": "cut->polar-pattern", "shape": { "area": 807.5795289, @@ -9036,7 +9036,7 @@ }, "resaved": { "namingEvidenceBytes": 13099, - "namingEvidenceSha256": "e09a647cf003de87d38c44b63575118548518045ec7cdabf610893af92229fdf", + "namingEvidenceSha256": "e9569eb679dd4bededde63df372bc10903a472f28aa0e292614bb22507da2e91", "pair": "cut->polar-pattern", "shape": { "area": 807.5795289, @@ -9094,7 +9094,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "8ea58b0c5f35e45d68eb7f1ccc52b5ce1f7a1258cd5ed609f8e4e8382b5d519b", + "namingEvidenceSha256": "b81e50bc8f148930c60c47068777219c6e6beae6f74434573c400a26006d41cd", "namingSemanticSha256": "4b439b4023b97f5b500037c72b91c5e54d41318814f0d86a8dcf18bdecbfe4ef" }, "second": { @@ -9124,7 +9124,7 @@ "selectedRecords": 10, "ambiguousResults": 31, "historySha256": "75800e886cb71f3d3a2f61c0a4830d7ebb05f55f6f55666b47208d1aace5a388", - "namingEvidenceSha256": "5ad4ff0d9d1a1bf1928965b8e549c0a5e4a7ccbba5f930e956f56e72a4fd024f", + "namingEvidenceSha256": "8c7099e404960ce34bbbae902d9a2ad98a79c7f047f984706284fd1032245177", "namingSemanticSha256": "6589e7899b7d2b4eebdeed4de51beb1f05ab94127779fa855838f02c1384580b" }, "mutation": { @@ -9167,7 +9167,7 @@ "selectedRecords": 10, "ambiguousResults": 25, "historySha256": "5ed8c6a43b1910b721f344112f02a5d628b19a84552210987bba3b1707aeb441", - "namingEvidenceSha256": "5398378c0f10d4cdc2f1a487d95b69534832291636a68ec52399c6e94754ce32", + "namingEvidenceSha256": "b848df94e499983846d48c7050fab6f994162a59beda6ff2f2576fc5ce0d19c3", "namingSemanticSha256": "3a48e0f2a05d854cca90f9f51277897d3c1e6627431b0637f539305797853abd" }, "restoredEvidence": { @@ -9197,7 +9197,7 @@ "selectedRecords": 10, "ambiguousResults": 31, "historySha256": "75800e886cb71f3d3a2f61c0a4830d7ebb05f55f6f55666b47208d1aace5a388", - "namingEvidenceSha256": "f0682b1ceceecbceb97816d6a3976bb175cb1dd5e28e5c92c719aa24faef5df7", + "namingEvidenceSha256": "c916887ee63cad9541d2f84133e64126f7172d65c0e83c788638d2ac12454ec8", "namingSemanticSha256": "6589e7899b7d2b4eebdeed4de51beb1f05ab94127779fa855838f02c1384580b" } }, @@ -9219,7 +9219,7 @@ "phases": { "initial": { "namingEvidenceBytes": 15216, - "namingEvidenceSha256": "5ad4ff0d9d1a1bf1928965b8e549c0a5e4a7ccbba5f930e956f56e72a4fd024f", + "namingEvidenceSha256": "8c7099e404960ce34bbbae902d9a2ad98a79c7f047f984706284fd1032245177", "pair": "cut->mirrored", "shape": { "area": 632, @@ -9241,7 +9241,7 @@ }, "reopened": { "namingEvidenceBytes": 15216, - "namingEvidenceSha256": "5ad4ff0d9d1a1bf1928965b8e549c0a5e4a7ccbba5f930e956f56e72a4fd024f", + "namingEvidenceSha256": "8c7099e404960ce34bbbae902d9a2ad98a79c7f047f984706284fd1032245177", "pair": "cut->mirrored", "shape": { "area": 632, @@ -9263,7 +9263,7 @@ }, "resaved": { "namingEvidenceBytes": 15216, - "namingEvidenceSha256": "5ad4ff0d9d1a1bf1928965b8e549c0a5e4a7ccbba5f930e956f56e72a4fd024f", + "namingEvidenceSha256": "8c7099e404960ce34bbbae902d9a2ad98a79c7f047f984706284fd1032245177", "pair": "cut->mirrored", "shape": { "area": 632, @@ -9321,7 +9321,7 @@ "selectedRecords": 2, "ambiguousResults": 8, "historySha256": "b65277e3e865693bad596c66f74681f349245de069db73565af5ff1944bfc7ee", - "namingEvidenceSha256": "e746a6c3aae94a7ccc3e0831d61a9fba43cbb60ea5951caa17965c71c3dc3aed", + "namingEvidenceSha256": "8048f5028fd92826b2ee6828a20bee8bc9493db4c651fb61d3c6f54feb14e859", "namingSemanticSha256": "ef8199cdb401e1d8dce811a04d925b07a66e1aaec0ed2fac01c598abc29c53c5" }, "second": { @@ -9351,7 +9351,7 @@ "selectedRecords": 36, "ambiguousResults": 138, "historySha256": "fb9bebf4dbf41b15288a2186ec9e954c46546c3c03d472c6189be67768818684", - "namingEvidenceSha256": "09013ceb647b3b241cc00b5933de3b63f9944af4f317c57e909286c33ad7abe5", + "namingEvidenceSha256": "f73274cff5b6a77cd5acc1087f76e4506b60f83e07a5ad30905c0de78be8e620", "namingSemanticSha256": "b08b395255e58f9ccb5d07a5573e7fb0531bff8db7c85e19ceca7b487ec7a6dd" }, "mutation": { @@ -9394,7 +9394,7 @@ "selectedRecords": 38, "ambiguousResults": 144, "historySha256": "e61b52a9e3221ad330ef73c625f659d385dc2ee174e60adb19ebaea09bd98864", - "namingEvidenceSha256": "047eb8720073c9d20f3ebf1008dc755979d1e5903a5206ae313bcf52e8abd7cf", + "namingEvidenceSha256": "a59b4ba6a971fd2117afa50b25770b862ec7d8c1feb04529120b092dfd286117", "namingSemanticSha256": "a780efd43d1af201741bd8bc4678cd3964dfbc3eaf5b9271865cba5ab4ebdee6" }, "restoredEvidence": { @@ -9424,7 +9424,7 @@ "selectedRecords": 36, "ambiguousResults": 138, "historySha256": "fb9bebf4dbf41b15288a2186ec9e954c46546c3c03d472c6189be67768818684", - "namingEvidenceSha256": "7dd3e3bf119691bbaa9566962d7ac5263c52a817b3bc89c96b78856eb8156456", + "namingEvidenceSha256": "ece0a87891e87006dc72a8b08929945be84c222f6da782e84dc72d25bf08893a", "namingSemanticSha256": "b08b395255e58f9ccb5d07a5573e7fb0531bff8db7c85e19ceca7b487ec7a6dd" } }, @@ -9446,7 +9446,7 @@ "phases": { "initial": { "namingEvidenceBytes": 80929, - "namingEvidenceSha256": "09013ceb647b3b241cc00b5933de3b63f9944af4f317c57e909286c33ad7abe5", + "namingEvidenceSha256": "f73274cff5b6a77cd5acc1087f76e4506b60f83e07a5ad30905c0de78be8e620", "pair": "cut->multi-transform", "shape": { "area": 1336, @@ -9468,7 +9468,7 @@ }, "reopened": { "namingEvidenceBytes": 80929, - "namingEvidenceSha256": "09013ceb647b3b241cc00b5933de3b63f9944af4f317c57e909286c33ad7abe5", + "namingEvidenceSha256": "f73274cff5b6a77cd5acc1087f76e4506b60f83e07a5ad30905c0de78be8e620", "pair": "cut->multi-transform", "shape": { "area": 1336, @@ -9490,7 +9490,7 @@ }, "resaved": { "namingEvidenceBytes": 80929, - "namingEvidenceSha256": "09013ceb647b3b241cc00b5933de3b63f9944af4f317c57e909286c33ad7abe5", + "namingEvidenceSha256": "f73274cff5b6a77cd5acc1087f76e4506b60f83e07a5ad30905c0de78be8e620", "pair": "cut->multi-transform", "shape": { "area": 1336, @@ -9578,7 +9578,7 @@ "selectedRecords": 6, "ambiguousResults": 26, "historySha256": "777335aae7dc5c90e6c4b998820327f02354e64ae4d2647f026d99a2a24ba6b7", - "namingEvidenceSha256": "25fb03eb1633899c043dc2637d0a05e293e1500707465deba7a201606b091855", + "namingEvidenceSha256": "28ccaf0eb60e1b3241a5bf0772f90952beeb82a05f0a5fb9d8e48e45194a0f0e", "namingSemanticSha256": "09bfa14a2ecb199c5b7aced4832aaaac25c3c3788f5d01de77ff0e2e7c106dc8" }, "mutation": { @@ -9621,7 +9621,7 @@ "selectedRecords": 6, "ambiguousResults": 26, "historySha256": "777335aae7dc5c90e6c4b998820327f02354e64ae4d2647f026d99a2a24ba6b7", - "namingEvidenceSha256": "dd357830106e0b9e00f5b81d14cd29c377e10b6243f75e916cb8069895dad779", + "namingEvidenceSha256": "4e1345d7d851b2dfaccc12fcb2e878dc34d2191a4861690f4669fb56f9d5c30e", "namingSemanticSha256": "09bfa14a2ecb199c5b7aced4832aaaac25c3c3788f5d01de77ff0e2e7c106dc8" }, "restoredEvidence": { @@ -9651,7 +9651,7 @@ "selectedRecords": 6, "ambiguousResults": 26, "historySha256": "777335aae7dc5c90e6c4b998820327f02354e64ae4d2647f026d99a2a24ba6b7", - "namingEvidenceSha256": "d01ea272570424527bf0bda40f6bc02a7a26c590c928f2637012438f29f167ee", + "namingEvidenceSha256": "fe9a9bd2900dbd2b2d8c6ee1550350fb3806aea5e7be50e0e163a3737637e8da", "namingSemanticSha256": "09bfa14a2ecb199c5b7aced4832aaaac25c3c3788f5d01de77ff0e2e7c106dc8" } }, @@ -9673,7 +9673,7 @@ "phases": { "initial": { "namingEvidenceBytes": 11256, - "namingEvidenceSha256": "25fb03eb1633899c043dc2637d0a05e293e1500707465deba7a201606b091855", + "namingEvidenceSha256": "28ccaf0eb60e1b3241a5bf0772f90952beeb82a05f0a5fb9d8e48e45194a0f0e", "pair": "common->fuse", "shape": { "area": 230, @@ -9695,7 +9695,7 @@ }, "reopened": { "namingEvidenceBytes": 11256, - "namingEvidenceSha256": "25fb03eb1633899c043dc2637d0a05e293e1500707465deba7a201606b091855", + "namingEvidenceSha256": "28ccaf0eb60e1b3241a5bf0772f90952beeb82a05f0a5fb9d8e48e45194a0f0e", "pair": "common->fuse", "shape": { "area": 230, @@ -9717,7 +9717,7 @@ }, "resaved": { "namingEvidenceBytes": 11256, - "namingEvidenceSha256": "25fb03eb1633899c043dc2637d0a05e293e1500707465deba7a201606b091855", + "namingEvidenceSha256": "28ccaf0eb60e1b3241a5bf0772f90952beeb82a05f0a5fb9d8e48e45194a0f0e", "pair": "common->fuse", "shape": { "area": 230, @@ -9805,7 +9805,7 @@ "selectedRecords": 3, "ambiguousResults": 10, "historySha256": "7b3a355251b829e20ff5828211994fdc14a11e61bfb756afae930c6c2eb79391", - "namingEvidenceSha256": "0ac2db06953a1efaaa75a067a639fbb1f0ccb1b355d441be272be4ccb661a2eb", + "namingEvidenceSha256": "178fb369d78de6ebeb508b99bd2d5c2080c53814a4659cd0ef150cbe4691e090", "namingSemanticSha256": "21f0d26e4ac631a7b092bc73d2308d6e3460a9b2962901a65922cb5f9d782deb" }, "mutation": { @@ -9848,7 +9848,7 @@ "selectedRecords": 3, "ambiguousResults": 10, "historySha256": "7b3a355251b829e20ff5828211994fdc14a11e61bfb756afae930c6c2eb79391", - "namingEvidenceSha256": "070985854e4b15621b39990ad5a244d4e198d8a3c7fd55c65c9298aff70924a0", + "namingEvidenceSha256": "9b29997e593f78ab756d763d98537196b603c3aa040adcc49b4565cb5f55fe95", "namingSemanticSha256": "21f0d26e4ac631a7b092bc73d2308d6e3460a9b2962901a65922cb5f9d782deb" }, "restoredEvidence": { @@ -9878,7 +9878,7 @@ "selectedRecords": 3, "ambiguousResults": 10, "historySha256": "7b3a355251b829e20ff5828211994fdc14a11e61bfb756afae930c6c2eb79391", - "namingEvidenceSha256": "f62603211634984ca56e8f0fdc29f2fb27c51d0a16e895fb62867750cd263542", + "namingEvidenceSha256": "31cc6c5460fdd2ffd5827f4ffb195ff95e11a00d98f00e6cc66336bfbb3099a2", "namingSemanticSha256": "21f0d26e4ac631a7b092bc73d2308d6e3460a9b2962901a65922cb5f9d782deb" } }, @@ -9900,7 +9900,7 @@ "phases": { "initial": { "namingEvidenceBytes": 4741, - "namingEvidenceSha256": "0ac2db06953a1efaaa75a067a639fbb1f0ccb1b355d441be272be4ccb661a2eb", + "namingEvidenceSha256": "178fb369d78de6ebeb508b99bd2d5c2080c53814a4659cd0ef150cbe4691e090", "pair": "common->cut", "shape": { "area": 150, @@ -9922,7 +9922,7 @@ }, "reopened": { "namingEvidenceBytes": 4741, - "namingEvidenceSha256": "0ac2db06953a1efaaa75a067a639fbb1f0ccb1b355d441be272be4ccb661a2eb", + "namingEvidenceSha256": "178fb369d78de6ebeb508b99bd2d5c2080c53814a4659cd0ef150cbe4691e090", "pair": "common->cut", "shape": { "area": 150, @@ -9944,7 +9944,7 @@ }, "resaved": { "namingEvidenceBytes": 4741, - "namingEvidenceSha256": "0ac2db06953a1efaaa75a067a639fbb1f0ccb1b355d441be272be4ccb661a2eb", + "namingEvidenceSha256": "178fb369d78de6ebeb508b99bd2d5c2080c53814a4659cd0ef150cbe4691e090", "pair": "common->cut", "shape": { "area": 150, @@ -10032,7 +10032,7 @@ "selectedRecords": 3, "ambiguousResults": 10, "historySha256": "671b80def84912c5908978511baca536be2385c87a50285d7f26412124792e57", - "namingEvidenceSha256": "a8ce63acab8d3338db60ebb4c4f84a218b139660136ceec0468ab77cf6b7a92d", + "namingEvidenceSha256": "b750949bf5490ce3d41a30559ba31703a263ea520f3986bfcf2f209ffd380246", "namingSemanticSha256": "ca8c244571bb8bc90ab3d027502a3dc4549d89167d6125f9e96e77bea40d9702" }, "mutation": { @@ -10075,7 +10075,7 @@ "selectedRecords": 3, "ambiguousResults": 10, "historySha256": "671b80def84912c5908978511baca536be2385c87a50285d7f26412124792e57", - "namingEvidenceSha256": "cdad735978a78c5c6d90407328569dcf21d5bc8f19798f481a6d0ac421cd0a58", + "namingEvidenceSha256": "9b00a3b4e6415e2857666cf130c290d2cbcc4a8cfc939d4708b64d724a7ebcdc", "namingSemanticSha256": "ca8c244571bb8bc90ab3d027502a3dc4549d89167d6125f9e96e77bea40d9702" }, "restoredEvidence": { @@ -10105,7 +10105,7 @@ "selectedRecords": 3, "ambiguousResults": 10, "historySha256": "671b80def84912c5908978511baca536be2385c87a50285d7f26412124792e57", - "namingEvidenceSha256": "0e914d2b11837607d59cf29b780d2ca0d7eb8efefc9adf65cf838e811e575706", + "namingEvidenceSha256": "71c6523990cdcbe232c1748f4650393441dfad22d15f2406174249fc7a16b58d", "namingSemanticSha256": "ca8c244571bb8bc90ab3d027502a3dc4549d89167d6125f9e96e77bea40d9702" } }, @@ -10127,7 +10127,7 @@ "phases": { "initial": { "namingEvidenceBytes": 5072, - "namingEvidenceSha256": "a8ce63acab8d3338db60ebb4c4f84a218b139660136ceec0468ab77cf6b7a92d", + "namingEvidenceSha256": "b750949bf5490ce3d41a30559ba31703a263ea520f3986bfcf2f209ffd380246", "pair": "common->common", "shape": { "area": 64, @@ -10149,7 +10149,7 @@ }, "reopened": { "namingEvidenceBytes": 5072, - "namingEvidenceSha256": "a8ce63acab8d3338db60ebb4c4f84a218b139660136ceec0468ab77cf6b7a92d", + "namingEvidenceSha256": "b750949bf5490ce3d41a30559ba31703a263ea520f3986bfcf2f209ffd380246", "pair": "common->common", "shape": { "area": 64, @@ -10171,7 +10171,7 @@ }, "resaved": { "namingEvidenceBytes": 5072, - "namingEvidenceSha256": "a8ce63acab8d3338db60ebb4c4f84a218b139660136ceec0468ab77cf6b7a92d", + "namingEvidenceSha256": "b750949bf5490ce3d41a30559ba31703a263ea520f3986bfcf2f209ffd380246", "pair": "common->common", "shape": { "area": 64, @@ -10259,7 +10259,7 @@ "selectedRecords": 4, "ambiguousResults": 22, "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", - "namingEvidenceSha256": "e16c7ba469dbc1c4ec9fc8843075ced354a071a073dfcab880059a6ccedca832", + "namingEvidenceSha256": "6d1626f3cc6d524d54d11401d2927ab509de76d3c6582ae3c963fd2d2bc24903", "namingSemanticSha256": "000fc0a005cf30b9152a8a8824984e31b63346a99a804c9e4dd87476c43bbb7c" }, "mutation": { @@ -10302,7 +10302,7 @@ "selectedRecords": 4, "ambiguousResults": 22, "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", - "namingEvidenceSha256": "aee966c129099bd6e84cf612d511caa83a7f253311232c5dff55afc826347853", + "namingEvidenceSha256": "3c9d31c3f0f0949762531b53bed6aae92ab68218a7b602bc636531fc12e9720e", "namingSemanticSha256": "000fc0a005cf30b9152a8a8824984e31b63346a99a804c9e4dd87476c43bbb7c" }, "restoredEvidence": { @@ -10332,7 +10332,7 @@ "selectedRecords": 4, "ambiguousResults": 22, "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", - "namingEvidenceSha256": "8532b55c16652d4b15089d1df0d635f4947bb227c100ab63d314de07326c05bd", + "namingEvidenceSha256": "b73b558630f1c558a388ef51d85bce5e0e992af13c51b94ecf4ffff7ce0993d4", "namingSemanticSha256": "000fc0a005cf30b9152a8a8824984e31b63346a99a804c9e4dd87476c43bbb7c" } }, @@ -10354,7 +10354,7 @@ "phases": { "initial": { "namingEvidenceBytes": 10584, - "namingEvidenceSha256": "e16c7ba469dbc1c4ec9fc8843075ced354a071a073dfcab880059a6ccedca832", + "namingEvidenceSha256": "6d1626f3cc6d524d54d11401d2927ab509de76d3c6582ae3c963fd2d2bc24903", "pair": "common->rotate", "shape": { "area": 150, @@ -10376,7 +10376,7 @@ }, "reopened": { "namingEvidenceBytes": 10584, - "namingEvidenceSha256": "e16c7ba469dbc1c4ec9fc8843075ced354a071a073dfcab880059a6ccedca832", + "namingEvidenceSha256": "6d1626f3cc6d524d54d11401d2927ab509de76d3c6582ae3c963fd2d2bc24903", "pair": "common->rotate", "shape": { "area": 150, @@ -10398,7 +10398,7 @@ }, "resaved": { "namingEvidenceBytes": 10584, - "namingEvidenceSha256": "e16c7ba469dbc1c4ec9fc8843075ced354a071a073dfcab880059a6ccedca832", + "namingEvidenceSha256": "6d1626f3cc6d524d54d11401d2927ab509de76d3c6582ae3c963fd2d2bc24903", "pair": "common->rotate", "shape": { "area": 150, @@ -10840,7 +10840,7 @@ "selectedRecords": 1, "ambiguousResults": 13, "historySha256": "3fbf02e26c11e8a946f683bd822b2b3a0623ca878dd9d92a8e88a068b146cfb9", - "namingEvidenceSha256": "c51712f8d57d8c02eca3c2726707d73a45ce6d55c5f01185457e2191346c09cf", + "namingEvidenceSha256": "365fdfc03c57f3d3c339245f219e9bf3d964b74560916f3ef6980b5bc461772b", "namingSemanticSha256": "61337fb8b35c1b342704cc45698123a035dfce84866b733a1b4409129492bcd9" }, "mutation": { @@ -10913,7 +10913,7 @@ "selectedRecords": 1, "ambiguousResults": 13, "historySha256": "3fbf02e26c11e8a946f683bd822b2b3a0623ca878dd9d92a8e88a068b146cfb9", - "namingEvidenceSha256": "86b82973bcff95cc80251256dbc7727fb8ba66e35bb9daa3aeedecd7bb0a9b0b", + "namingEvidenceSha256": "532fe66890ee73ade06b4d69a0f6c9322c041f836b847bc5cdb6bbea10e6c1d6", "namingSemanticSha256": "61337fb8b35c1b342704cc45698123a035dfce84866b733a1b4409129492bcd9" } }, @@ -10935,7 +10935,7 @@ "phases": { "initial": { "namingEvidenceBytes": 5021, - "namingEvidenceSha256": "c51712f8d57d8c02eca3c2726707d73a45ce6d55c5f01185457e2191346c09cf", + "namingEvidenceSha256": "365fdfc03c57f3d3c339245f219e9bf3d964b74560916f3ef6980b5bc461772b", "pair": "common->pocket", "shape": { "area": 138, @@ -10957,7 +10957,7 @@ }, "reopened": { "namingEvidenceBytes": 5021, - "namingEvidenceSha256": "c51712f8d57d8c02eca3c2726707d73a45ce6d55c5f01185457e2191346c09cf", + "namingEvidenceSha256": "365fdfc03c57f3d3c339245f219e9bf3d964b74560916f3ef6980b5bc461772b", "pair": "common->pocket", "shape": { "area": 138, @@ -10979,7 +10979,7 @@ }, "resaved": { "namingEvidenceBytes": 5021, - "namingEvidenceSha256": "c51712f8d57d8c02eca3c2726707d73a45ce6d55c5f01185457e2191346c09cf", + "namingEvidenceSha256": "365fdfc03c57f3d3c339245f219e9bf3d964b74560916f3ef6980b5bc461772b", "pair": "common->pocket", "shape": { "area": 138, @@ -12158,7 +12158,7 @@ "selectedRecords": 5, "ambiguousResults": 12, "historySha256": "3c4db374db56fbbd4a1a7434986a814a785553d9c5859473b3e515da2d250a7a", - "namingEvidenceSha256": "1ae589ffbd61ce9067273677fbbef729ba4830c49c3f029210ce17a18c2d5575", + "namingEvidenceSha256": "d450eb25c1cbfe8be37172430fec6a5161450a290a5d98188470be2f3220cca5", "namingSemanticSha256": "28068c97c4f6620141018ff2b2c6e7b332c260afc451d3cf9483d2fa199e101b" }, "mutation": { @@ -12201,7 +12201,7 @@ "selectedRecords": 1, "ambiguousResults": 8, "historySha256": "497a0a0ff3034f377ff61341293120dbe0f3923fc3c1cf6152cf36418cd65730", - "namingEvidenceSha256": "8b24f8118922d5e8c83132d8923a7efc91b97006cfda48b48a8875a6c96b679a", + "namingEvidenceSha256": "ed7fef72ba82e2c6cc478536c87ea9ebebfab680d5721ec3907b6193fddab7a0", "namingSemanticSha256": "e24c4a8be3eeb42004db868be9b7c86d4b18971b38c36fb0538d2f98556b22ed" }, "restoredEvidence": { @@ -12231,7 +12231,7 @@ "selectedRecords": 5, "ambiguousResults": 12, "historySha256": "3c4db374db56fbbd4a1a7434986a814a785553d9c5859473b3e515da2d250a7a", - "namingEvidenceSha256": "c813e02fcbdd056b5911a0cd48020bd3e7f869feae5cd90ea514b311b6e1dec5", + "namingEvidenceSha256": "58dac55df0417a536a9142fbcc7176fb80aa29515b3937738ee6b5c951a6ee9b", "namingSemanticSha256": "28068c97c4f6620141018ff2b2c6e7b332c260afc451d3cf9483d2fa199e101b" } }, @@ -12253,7 +12253,7 @@ "phases": { "initial": { "namingEvidenceBytes": 6086, - "namingEvidenceSha256": "1ae589ffbd61ce9067273677fbbef729ba4830c49c3f029210ce17a18c2d5575", + "namingEvidenceSha256": "d450eb25c1cbfe8be37172430fec6a5161450a290a5d98188470be2f3220cca5", "pair": "common->groove", "shape": { "area": 153.424778, @@ -12275,7 +12275,7 @@ }, "reopened": { "namingEvidenceBytes": 6086, - "namingEvidenceSha256": "1ae589ffbd61ce9067273677fbbef729ba4830c49c3f029210ce17a18c2d5575", + "namingEvidenceSha256": "d450eb25c1cbfe8be37172430fec6a5161450a290a5d98188470be2f3220cca5", "pair": "common->groove", "shape": { "area": 153.424778, @@ -12297,7 +12297,7 @@ }, "resaved": { "namingEvidenceBytes": 6086, - "namingEvidenceSha256": "1ae589ffbd61ce9067273677fbbef729ba4830c49c3f029210ce17a18c2d5575", + "namingEvidenceSha256": "d450eb25c1cbfe8be37172430fec6a5161450a290a5d98188470be2f3220cca5", "pair": "common->groove", "shape": { "area": 153.424778, @@ -12385,7 +12385,7 @@ "selectedRecords": 4, "ambiguousResults": 22, "historySha256": "174a5a268c990440fa62f4ec119f35cc7514c7cdb33b8345baf0559b418dac62", - "namingEvidenceSha256": "3d5e94779141fbb6e40934cacb659e8ce91b95639c7dc710bbd84251c43d58eb", + "namingEvidenceSha256": "c7acb2282d217b80a48c8aec442463d9a450ecba08778680890b81ba5b361182", "namingSemanticSha256": "61a7edb0f1b67051e7c0db0e71b0d86485c4e492d14f98a03b4a236bc6907e50" }, "mutation": { @@ -12428,7 +12428,7 @@ "selectedRecords": 4, "ambiguousResults": 22, "historySha256": "174a5a268c990440fa62f4ec119f35cc7514c7cdb33b8345baf0559b418dac62", - "namingEvidenceSha256": "d735265ef0dbe8a9af4b8ffda39524877b8f450354e2790fb6d9978b2146d46d", + "namingEvidenceSha256": "4cc707fd91bf2b1401f259865a609b12343affa276456629e0a95b5dce6541d4", "namingSemanticSha256": "61a7edb0f1b67051e7c0db0e71b0d86485c4e492d14f98a03b4a236bc6907e50" }, "restoredEvidence": { @@ -12458,7 +12458,7 @@ "selectedRecords": 4, "ambiguousResults": 22, "historySha256": "174a5a268c990440fa62f4ec119f35cc7514c7cdb33b8345baf0559b418dac62", - "namingEvidenceSha256": "496634b41f48bba79a66d708941c950757f690e83b7a2d9e60c856124026b33f", + "namingEvidenceSha256": "78b8cb9daf5146f70542b765cfdb8f0f9088217cd0e73b2eedec458e5f6cb45e", "namingSemanticSha256": "61a7edb0f1b67051e7c0db0e71b0d86485c4e492d14f98a03b4a236bc6907e50" } }, @@ -12479,8 +12479,8 @@ "pair": "common->fillet", "phases": { "initial": { - "namingEvidenceBytes": 11270, - "namingEvidenceSha256": "3d5e94779141fbb6e40934cacb659e8ce91b95639c7dc710bbd84251c43d58eb", + "namingEvidenceBytes": 11268, + "namingEvidenceSha256": "c7acb2282d217b80a48c8aec442463d9a450ecba08778680890b81ba5b361182", "pair": "common->fillet", "shape": { "area": 139.5178732, @@ -12501,8 +12501,8 @@ } }, "reopened": { - "namingEvidenceBytes": 11270, - "namingEvidenceSha256": "3d5e94779141fbb6e40934cacb659e8ce91b95639c7dc710bbd84251c43d58eb", + "namingEvidenceBytes": 11268, + "namingEvidenceSha256": "c7acb2282d217b80a48c8aec442463d9a450ecba08778680890b81ba5b361182", "pair": "common->fillet", "shape": { "area": 139.5178732, @@ -12523,8 +12523,8 @@ } }, "resaved": { - "namingEvidenceBytes": 11270, - "namingEvidenceSha256": "3d5e94779141fbb6e40934cacb659e8ce91b95639c7dc710bbd84251c43d58eb", + "namingEvidenceBytes": 11268, + "namingEvidenceSha256": "c7acb2282d217b80a48c8aec442463d9a450ecba08778680890b81ba5b361182", "pair": "common->fillet", "shape": { "area": 139.5178732, @@ -12612,7 +12612,7 @@ "selectedRecords": 4, "ambiguousResults": 22, "historySha256": "174a5a268c990440fa62f4ec119f35cc7514c7cdb33b8345baf0559b418dac62", - "namingEvidenceSha256": "cba2382550417a681545438c499ebab6b74fd7d6383732bba4a15c34e349d429", + "namingEvidenceSha256": "037b174552bcea0353343ef7d0ff1883eebccd58fdbdf801e988489214eb7dcb", "namingSemanticSha256": "1c29feae6bc041348183c49d73778dbc89445610e3865b3a1a30af8360517d02" }, "mutation": { @@ -12655,7 +12655,7 @@ "selectedRecords": 4, "ambiguousResults": 22, "historySha256": "174a5a268c990440fa62f4ec119f35cc7514c7cdb33b8345baf0559b418dac62", - "namingEvidenceSha256": "5fdcc51608cddaf7b4049a04bad22760ed577897f584604dd3865b6e13a95eff", + "namingEvidenceSha256": "40ced90ecddb03d3b819c150ccceb88e475549b23eaee8ae3c5bc8af72cc89ed", "namingSemanticSha256": "1c29feae6bc041348183c49d73778dbc89445610e3865b3a1a30af8360517d02" }, "restoredEvidence": { @@ -12685,7 +12685,7 @@ "selectedRecords": 4, "ambiguousResults": 22, "historySha256": "174a5a268c990440fa62f4ec119f35cc7514c7cdb33b8345baf0559b418dac62", - "namingEvidenceSha256": "07dd39c3739551eca3032c848eb35ef1a1727784a45b957b68fb1557e8d6a851", + "namingEvidenceSha256": "4cc5d0a900f4360c815e970f2ca6b9e06644ed42a532579faf5f8fe8a436f7f8", "namingSemanticSha256": "1c29feae6bc041348183c49d73778dbc89445610e3865b3a1a30af8360517d02" } }, @@ -12707,7 +12707,7 @@ "phases": { "initial": { "namingEvidenceBytes": 11366, - "namingEvidenceSha256": "cba2382550417a681545438c499ebab6b74fd7d6383732bba4a15c34e349d429", + "namingEvidenceSha256": "037b174552bcea0353343ef7d0ff1883eebccd58fdbdf801e988489214eb7dcb", "pair": "common->chamfer", "shape": { "area": 135.4590579, @@ -12729,7 +12729,7 @@ }, "reopened": { "namingEvidenceBytes": 11366, - "namingEvidenceSha256": "cba2382550417a681545438c499ebab6b74fd7d6383732bba4a15c34e349d429", + "namingEvidenceSha256": "037b174552bcea0353343ef7d0ff1883eebccd58fdbdf801e988489214eb7dcb", "pair": "common->chamfer", "shape": { "area": 135.4590579, @@ -12751,7 +12751,7 @@ }, "resaved": { "namingEvidenceBytes": 11366, - "namingEvidenceSha256": "cba2382550417a681545438c499ebab6b74fd7d6383732bba4a15c34e349d429", + "namingEvidenceSha256": "037b174552bcea0353343ef7d0ff1883eebccd58fdbdf801e988489214eb7dcb", "pair": "common->chamfer", "shape": { "area": 135.4590579, @@ -12839,7 +12839,7 @@ "selectedRecords": 2, "ambiguousResults": 4, "historySha256": "d0ad9dd2eb539178bd194d8d8911c81c37694cfe3b65766b48263e90f93bc058", - "namingEvidenceSha256": "81ef96456d4d9a3275b5902a93ec0b29c15735c561d056310612d42335733cab", + "namingEvidenceSha256": "2dd3c587954d06c70a52ee1f5d7aeb14e80c5332d8ca0ba6baa5690666dd97dd", "namingSemanticSha256": "3c104de8a5f885527fb0053d7a8979f8b566cd5fc7a0b64d1911320a6a54d697" }, "mutation": { @@ -12882,7 +12882,7 @@ "selectedRecords": 3, "ambiguousResults": 5, "historySha256": "e2df67eb30fd4aec007bf8a9f953bb7a5826fd193f1bcef037dfaf0fd8168594", - "namingEvidenceSha256": "e904c449928f4f8b43df7ce43d01e98de6e0bf594e8004862227589f40999630", + "namingEvidenceSha256": "6b723f206a2d1fc3fc50b67aa39278df5c9f954abe1fb4a5624c938f77016d11", "namingSemanticSha256": "15d8d2cedef3e9b9d0c79bd3f98119e6341078ab252e65168c860fa57536e803" }, "restoredEvidence": { @@ -12912,7 +12912,7 @@ "selectedRecords": 2, "ambiguousResults": 4, "historySha256": "d0ad9dd2eb539178bd194d8d8911c81c37694cfe3b65766b48263e90f93bc058", - "namingEvidenceSha256": "baac0e62617ad9040cc0ebc20acd5c1c946a5ee48ec81a2cb41fa917d806dc38", + "namingEvidenceSha256": "7fe4c40037e165199ab04a8e0084310a64f66de8da90cfccf4cef962ef6a0e92", "namingSemanticSha256": "3c104de8a5f885527fb0053d7a8979f8b566cd5fc7a0b64d1911320a6a54d697" } }, @@ -12934,7 +12934,7 @@ "phases": { "initial": { "namingEvidenceBytes": 2580, - "namingEvidenceSha256": "81ef96456d4d9a3275b5902a93ec0b29c15735c561d056310612d42335733cab", + "namingEvidenceSha256": "2dd3c587954d06c70a52ee1f5d7aeb14e80c5332d8ca0ba6baa5690666dd97dd", "pair": "common->hole", "shape": { "area": 152.5663706, @@ -12956,7 +12956,7 @@ }, "reopened": { "namingEvidenceBytes": 2580, - "namingEvidenceSha256": "81ef96456d4d9a3275b5902a93ec0b29c15735c561d056310612d42335733cab", + "namingEvidenceSha256": "2dd3c587954d06c70a52ee1f5d7aeb14e80c5332d8ca0ba6baa5690666dd97dd", "pair": "common->hole", "shape": { "area": 152.5663706, @@ -12978,7 +12978,7 @@ }, "resaved": { "namingEvidenceBytes": 2580, - "namingEvidenceSha256": "81ef96456d4d9a3275b5902a93ec0b29c15735c561d056310612d42335733cab", + "namingEvidenceSha256": "2dd3c587954d06c70a52ee1f5d7aeb14e80c5332d8ca0ba6baa5690666dd97dd", "pair": "common->hole", "shape": { "area": 152.5663706, @@ -13066,7 +13066,7 @@ "selectedRecords": 3, "ambiguousResults": 2, "historySha256": "892f032e032350527d18612c7f3a1ada59c5014cb063799a04dcb1fb8edd5dad", - "namingEvidenceSha256": "e4032f7b1a155cb3783cc98fb90bca738458eeff7ac8705dd80399c0ec691d10", + "namingEvidenceSha256": "eebb0083d6d40a79b2dc592c8ac72b0ef7e33bc7d8829b218d80c43bd5b3c0e3", "namingSemanticSha256": "70cb60bfed12b0f6e2b97ba3f1c91699dcad303f02fc180429fbcfc88a2bbc5b" }, "mutation": { @@ -13109,7 +13109,7 @@ "selectedRecords": 3, "ambiguousResults": 2, "historySha256": "892f032e032350527d18612c7f3a1ada59c5014cb063799a04dcb1fb8edd5dad", - "namingEvidenceSha256": "d9979c62c5d3e89afb6795f69c8bf420a94576286871549777240b1eadd02c9d", + "namingEvidenceSha256": "43350d54df8abc59ab2c7dba4d7bffa86e2fea06fdebb3b42b5df37609656ad5", "namingSemanticSha256": "70cb60bfed12b0f6e2b97ba3f1c91699dcad303f02fc180429fbcfc88a2bbc5b" }, "restoredEvidence": { @@ -13139,7 +13139,7 @@ "selectedRecords": 3, "ambiguousResults": 2, "historySha256": "892f032e032350527d18612c7f3a1ada59c5014cb063799a04dcb1fb8edd5dad", - "namingEvidenceSha256": "d9979c62c5d3e89afb6795f69c8bf420a94576286871549777240b1eadd02c9d", + "namingEvidenceSha256": "5bdc9c4be900cbb2a41d3d35d7b2584a1264e90d5021b01c386de6dedc44b301", "namingSemanticSha256": "70cb60bfed12b0f6e2b97ba3f1c91699dcad303f02fc180429fbcfc88a2bbc5b" } }, @@ -13161,7 +13161,7 @@ "phases": { "initial": { "namingEvidenceBytes": 2319, - "namingEvidenceSha256": "e4032f7b1a155cb3783cc98fb90bca738458eeff7ac8705dd80399c0ec691d10", + "namingEvidenceSha256": "eebb0083d6d40a79b2dc592c8ac72b0ef7e33bc7d8829b218d80c43bd5b3c0e3", "pair": "common->draft", "shape": { "area": 145.7210628, @@ -13183,7 +13183,7 @@ }, "reopened": { "namingEvidenceBytes": 2319, - "namingEvidenceSha256": "e4032f7b1a155cb3783cc98fb90bca738458eeff7ac8705dd80399c0ec691d10", + "namingEvidenceSha256": "eebb0083d6d40a79b2dc592c8ac72b0ef7e33bc7d8829b218d80c43bd5b3c0e3", "pair": "common->draft", "shape": { "area": 145.7210628, @@ -13205,7 +13205,7 @@ }, "resaved": { "namingEvidenceBytes": 2319, - "namingEvidenceSha256": "e4032f7b1a155cb3783cc98fb90bca738458eeff7ac8705dd80399c0ec691d10", + "namingEvidenceSha256": "eebb0083d6d40a79b2dc592c8ac72b0ef7e33bc7d8829b218d80c43bd5b3c0e3", "pair": "common->draft", "shape": { "area": 145.7210628, @@ -13293,7 +13293,7 @@ "selectedRecords": 4, "ambiguousResults": 10, "historySha256": "aa204d4aa6adb782dfbd8caa8fe653c41371d2e03c06a44a33e252a8077384b6", - "namingEvidenceSha256": "c07f0f4db2f420ae2074e95d1582cbc3286bd3bb8ff7b94c6a4c7b2b88bbe46f", + "namingEvidenceSha256": "b4ecffefa0a2f43b55330d2b44154f7955fec58c099e3a863a7f91abc5fa55cc", "namingSemanticSha256": "fe5cd51236a9af17b09ce1e73f6a1347c2c711cd3a79fb112f063ea66bba07d6" }, "mutation": { @@ -13336,7 +13336,7 @@ "selectedRecords": 4, "ambiguousResults": 10, "historySha256": "aa204d4aa6adb782dfbd8caa8fe653c41371d2e03c06a44a33e252a8077384b6", - "namingEvidenceSha256": "d871dfb4825e7dd90bc390c309a845a17d6410f3d12b549d40effba9bb2c173e", + "namingEvidenceSha256": "3cabdcebdc0fa0e63bf6ac6f32e4694a56a340cc09d2bd7dffeeb74216b33aa8", "namingSemanticSha256": "fe5cd51236a9af17b09ce1e73f6a1347c2c711cd3a79fb112f063ea66bba07d6" }, "restoredEvidence": { @@ -13366,7 +13366,7 @@ "selectedRecords": 4, "ambiguousResults": 10, "historySha256": "aa204d4aa6adb782dfbd8caa8fe653c41371d2e03c06a44a33e252a8077384b6", - "namingEvidenceSha256": "a33735e85ed2d6a19a2d49931adde1c1b4dcdec6741a1d7225e355246f2b0ba7", + "namingEvidenceSha256": "f88125f4e06a837c40cecb987d9fa5a256d061ac765257188688599d1190f995", "namingSemanticSha256": "fe5cd51236a9af17b09ce1e73f6a1347c2c711cd3a79fb112f063ea66bba07d6" } }, @@ -13387,8 +13387,8 @@ "pair": "common->thickness", "phases": { "initial": { - "namingEvidenceBytes": 6316, - "namingEvidenceSha256": "c07f0f4db2f420ae2074e95d1582cbc3286bd3bb8ff7b94c6a4c7b2b88bbe46f", + "namingEvidenceBytes": 6318, + "namingEvidenceSha256": "b4ecffefa0a2f43b55330d2b44154f7955fec58c099e3a863a7f91abc5fa55cc", "pair": "common->thickness", "shape": { "area": 227.28, @@ -13409,8 +13409,8 @@ } }, "reopened": { - "namingEvidenceBytes": 6316, - "namingEvidenceSha256": "c07f0f4db2f420ae2074e95d1582cbc3286bd3bb8ff7b94c6a4c7b2b88bbe46f", + "namingEvidenceBytes": 6318, + "namingEvidenceSha256": "b4ecffefa0a2f43b55330d2b44154f7955fec58c099e3a863a7f91abc5fa55cc", "pair": "common->thickness", "shape": { "area": 227.28, @@ -13431,8 +13431,8 @@ } }, "resaved": { - "namingEvidenceBytes": 6316, - "namingEvidenceSha256": "c07f0f4db2f420ae2074e95d1582cbc3286bd3bb8ff7b94c6a4c7b2b88bbe46f", + "namingEvidenceBytes": 6318, + "namingEvidenceSha256": "b4ecffefa0a2f43b55330d2b44154f7955fec58c099e3a863a7f91abc5fa55cc", "pair": "common->thickness", "shape": { "area": 227.28, @@ -13520,7 +13520,7 @@ "selectedRecords": 4, "ambiguousResults": 16, "historySha256": "777335aae7dc5c90e6c4b998820327f02354e64ae4d2647f026d99a2a24ba6b7", - "namingEvidenceSha256": "7eef0c24c8ff6a602622804a625609017b156629c8697e6878d38ed1b987418f", + "namingEvidenceSha256": "72f70421b7ade3111b4793ba24ee4b79a81ee5c7336ac8fe5be0a383784cb0fa", "namingSemanticSha256": "ef1a87394da913e3b1272117e721253c03673dd31e3276b70b1f45932256e54f" }, "mutation": { @@ -13563,7 +13563,7 @@ "selectedRecords": 4, "ambiguousResults": 16, "historySha256": "777335aae7dc5c90e6c4b998820327f02354e64ae4d2647f026d99a2a24ba6b7", - "namingEvidenceSha256": "ff6d57f2a0db9f4958b8e4c594559a247658c9463d90dfb9b0f68af0032b5201", + "namingEvidenceSha256": "ccb7422c8114d6cce232b7cd6ec1b52777406ef15c82d2db52e31d621da06160", "namingSemanticSha256": "ef1a87394da913e3b1272117e721253c03673dd31e3276b70b1f45932256e54f" }, "restoredEvidence": { @@ -13593,7 +13593,7 @@ "selectedRecords": 4, "ambiguousResults": 16, "historySha256": "777335aae7dc5c90e6c4b998820327f02354e64ae4d2647f026d99a2a24ba6b7", - "namingEvidenceSha256": "cfdd73f867383daf7d9f0e686144f45efe37c00cd7771f418bb3709ec9a251aa", + "namingEvidenceSha256": "7eef0c24c8ff6a602622804a625609017b156629c8697e6878d38ed1b987418f", "namingSemanticSha256": "ef1a87394da913e3b1272117e721253c03673dd31e3276b70b1f45932256e54f" } }, @@ -13615,7 +13615,7 @@ "phases": { "initial": { "namingEvidenceBytes": 7683, - "namingEvidenceSha256": "7eef0c24c8ff6a602622804a625609017b156629c8697e6878d38ed1b987418f", + "namingEvidenceSha256": "72f70421b7ade3111b4793ba24ee4b79a81ee5c7336ac8fe5be0a383784cb0fa", "pair": "common->linear-pattern", "shape": { "area": 230, @@ -13637,7 +13637,7 @@ }, "reopened": { "namingEvidenceBytes": 7683, - "namingEvidenceSha256": "7eef0c24c8ff6a602622804a625609017b156629c8697e6878d38ed1b987418f", + "namingEvidenceSha256": "72f70421b7ade3111b4793ba24ee4b79a81ee5c7336ac8fe5be0a383784cb0fa", "pair": "common->linear-pattern", "shape": { "area": 230, @@ -13659,7 +13659,7 @@ }, "resaved": { "namingEvidenceBytes": 7683, - "namingEvidenceSha256": "7eef0c24c8ff6a602622804a625609017b156629c8697e6878d38ed1b987418f", + "namingEvidenceSha256": "72f70421b7ade3111b4793ba24ee4b79a81ee5c7336ac8fe5be0a383784cb0fa", "pair": "common->linear-pattern", "shape": { "area": 230, @@ -13747,7 +13747,7 @@ "selectedRecords": 4, "ambiguousResults": 10, "historySha256": "f64c8f69fec5ab1c7cb842673f45b2683ef1b265ab19a6a8b433d386ab49cb3c", - "namingEvidenceSha256": "5c9c2698f46252de114701a8d810c8e93a9653bec10840180390ccd72978a0de", + "namingEvidenceSha256": "017fac51a25ff82957b26bc5a0efae9aea282e2b0b7fb681ded5666112428308", "namingSemanticSha256": "12295503b69126180aeb75976205c48692bb91ecb91db6e81c3e7730e8e55b12" }, "mutation": { @@ -13790,7 +13790,7 @@ "selectedRecords": 4, "ambiguousResults": 10, "historySha256": "58688ab724eb333eff9960d17cfb6b56675ba38b750dea2482f396e6deb43ebe", - "namingEvidenceSha256": "fd5c92cb1cbd58510a746cdb747bb11944fec771e209a0da0cc79bad284b2992", + "namingEvidenceSha256": "1e726226cc352b1f2138b6be4d7c25a06e61fabf53e63631a3ee61bf0d614ce3", "namingSemanticSha256": "06a0096eb226edb498f50d929dcc58e2f29d243a8befea9cd56777d420c3ed17" }, "restoredEvidence": { @@ -13820,7 +13820,7 @@ "selectedRecords": 4, "ambiguousResults": 10, "historySha256": "f64c8f69fec5ab1c7cb842673f45b2683ef1b265ab19a6a8b433d386ab49cb3c", - "namingEvidenceSha256": "fb7f9f360c68652ab636dc35989ebcae4a5fd8486ba203d6bd5dc1b5586cd387", + "namingEvidenceSha256": "5bd7d941201d2eb34fb735aec1adfabe0298adb7b7ad576c31fff76ee03d272d", "namingSemanticSha256": "12295503b69126180aeb75976205c48692bb91ecb91db6e81c3e7730e8e55b12" } }, @@ -13841,8 +13841,8 @@ "pair": "common->polar-pattern", "phases": { "initial": { - "namingEvidenceBytes": 5355, - "namingEvidenceSha256": "5c9c2698f46252de114701a8d810c8e93a9653bec10840180390ccd72978a0de", + "namingEvidenceBytes": 5353, + "namingEvidenceSha256": "017fac51a25ff82957b26bc5a0efae9aea282e2b0b7fb681ded5666112428308", "pair": "common->polar-pattern", "shape": { "area": 232.2649731, @@ -13863,8 +13863,8 @@ } }, "reopened": { - "namingEvidenceBytes": 5355, - "namingEvidenceSha256": "5c9c2698f46252de114701a8d810c8e93a9653bec10840180390ccd72978a0de", + "namingEvidenceBytes": 5353, + "namingEvidenceSha256": "017fac51a25ff82957b26bc5a0efae9aea282e2b0b7fb681ded5666112428308", "pair": "common->polar-pattern", "shape": { "area": 232.2649731, @@ -13885,8 +13885,8 @@ } }, "resaved": { - "namingEvidenceBytes": 5355, - "namingEvidenceSha256": "5c9c2698f46252de114701a8d810c8e93a9653bec10840180390ccd72978a0de", + "namingEvidenceBytes": 5353, + "namingEvidenceSha256": "017fac51a25ff82957b26bc5a0efae9aea282e2b0b7fb681ded5666112428308", "pair": "common->polar-pattern", "shape": { "area": 232.2649731, @@ -13974,7 +13974,7 @@ "selectedRecords": 4, "ambiguousResults": 16, "historySha256": "46e785b97021d06ea4f9af648d877c82245e13d47589b3b7cce96fa3982ecda2", - "namingEvidenceSha256": "6b0164c93a2c50fd56b88db2100a4799ada690b101122217c758f286c48684bd", + "namingEvidenceSha256": "7e42720664cf64325707f3737900d420c5cbca3f31cd51516e4789ae27948571", "namingSemanticSha256": "49d4bc54ac38259b2dc8f4b6e912a9b206290e4628f81c99c0ecfaa45743ce3e" }, "mutation": { @@ -14017,7 +14017,7 @@ "selectedRecords": 4, "ambiguousResults": 16, "historySha256": "46e785b97021d06ea4f9af648d877c82245e13d47589b3b7cce96fa3982ecda2", - "namingEvidenceSha256": "d17ef9d77ee48387b914bd49ef3ae027abde508f8e1e8c17fab5c78a06f76929", + "namingEvidenceSha256": "b411f7819f31c387bf7679dd30e005c1553e8f73576205010f6f090915441e81", "namingSemanticSha256": "49d4bc54ac38259b2dc8f4b6e912a9b206290e4628f81c99c0ecfaa45743ce3e" }, "restoredEvidence": { @@ -14047,7 +14047,7 @@ "selectedRecords": 4, "ambiguousResults": 16, "historySha256": "46e785b97021d06ea4f9af648d877c82245e13d47589b3b7cce96fa3982ecda2", - "namingEvidenceSha256": "68b0e9ce7be2f62dfc39825e7f6ba15c3186ca90805f1a12ecdc600c153e858c", + "namingEvidenceSha256": "bdd1f3b9b625490c7bf4b06787fe15c90e670ace2073aab803bc90800c8fec92", "namingSemanticSha256": "49d4bc54ac38259b2dc8f4b6e912a9b206290e4628f81c99c0ecfaa45743ce3e" } }, @@ -14069,7 +14069,7 @@ "phases": { "initial": { "namingEvidenceBytes": 7528, - "namingEvidenceSha256": "6b0164c93a2c50fd56b88db2100a4799ada690b101122217c758f286c48684bd", + "namingEvidenceSha256": "7e42720664cf64325707f3737900d420c5cbca3f31cd51516e4789ae27948571", "pair": "common->mirrored", "shape": { "area": 210, @@ -14091,7 +14091,7 @@ }, "reopened": { "namingEvidenceBytes": 7528, - "namingEvidenceSha256": "6b0164c93a2c50fd56b88db2100a4799ada690b101122217c758f286c48684bd", + "namingEvidenceSha256": "7e42720664cf64325707f3737900d420c5cbca3f31cd51516e4789ae27948571", "pair": "common->mirrored", "shape": { "area": 210, @@ -14113,7 +14113,7 @@ }, "resaved": { "namingEvidenceBytes": 7528, - "namingEvidenceSha256": "6b0164c93a2c50fd56b88db2100a4799ada690b101122217c758f286c48684bd", + "namingEvidenceSha256": "7e42720664cf64325707f3737900d420c5cbca3f31cd51516e4789ae27948571", "pair": "common->mirrored", "shape": { "area": 210, @@ -14201,7 +14201,7 @@ "selectedRecords": 16, "ambiguousResults": 106, "historySha256": "1f491fe07aa7343e1872d1c00ea6ee6241b5128ac0c7fcddb7c0e0627774478a", - "namingEvidenceSha256": "c6e7b8a54318401321c5381f3772b1df8cac678e6feccc97963afbd08096e906", + "namingEvidenceSha256": "97a6c5064ef633ae3c516ccf77f3dd61781982bb25cc14282e2bff46a12ded8c", "namingSemanticSha256": "c9bdb4a86f99cdea83bcb08fba7088c27424d444ac5f554289417f2944195b53" }, "mutation": { @@ -14244,7 +14244,7 @@ "selectedRecords": 16, "ambiguousResults": 106, "historySha256": "1f491fe07aa7343e1872d1c00ea6ee6241b5128ac0c7fcddb7c0e0627774478a", - "namingEvidenceSha256": "66c2a2015b152039988102e651cbca144e7563730d736ef0f078b4e19780f8ec", + "namingEvidenceSha256": "c59db9e71c350e62f5f61b20be7f09b865f2aa13f8b5a124ad7f3775cc285e6d", "namingSemanticSha256": "c9bdb4a86f99cdea83bcb08fba7088c27424d444ac5f554289417f2944195b53" }, "restoredEvidence": { @@ -14274,7 +14274,7 @@ "selectedRecords": 16, "ambiguousResults": 106, "historySha256": "1f491fe07aa7343e1872d1c00ea6ee6241b5128ac0c7fcddb7c0e0627774478a", - "namingEvidenceSha256": "d4ecdd5815733e486e12b4250d6f442205246ff0b57ec83c39481a699d2b951c", + "namingEvidenceSha256": "d8f8eb86d0e018ea0f73c0001a63b7e000744048dc207e8f38bdd159056a2c91", "namingSemanticSha256": "c9bdb4a86f99cdea83bcb08fba7088c27424d444ac5f554289417f2944195b53" } }, @@ -14296,7 +14296,7 @@ "phases": { "initial": { "namingEvidenceBytes": 53369, - "namingEvidenceSha256": "c6e7b8a54318401321c5381f3772b1df8cac678e6feccc97963afbd08096e906", + "namingEvidenceSha256": "97a6c5064ef633ae3c516ccf77f3dd61781982bb25cc14282e2bff46a12ded8c", "pair": "common->multi-transform", "shape": { "area": 370, @@ -14318,7 +14318,7 @@ }, "reopened": { "namingEvidenceBytes": 53369, - "namingEvidenceSha256": "c6e7b8a54318401321c5381f3772b1df8cac678e6feccc97963afbd08096e906", + "namingEvidenceSha256": "97a6c5064ef633ae3c516ccf77f3dd61781982bb25cc14282e2bff46a12ded8c", "pair": "common->multi-transform", "shape": { "area": 370, @@ -14340,7 +14340,7 @@ }, "resaved": { "namingEvidenceBytes": 53369, - "namingEvidenceSha256": "c6e7b8a54318401321c5381f3772b1df8cac678e6feccc97963afbd08096e906", + "namingEvidenceSha256": "97a6c5064ef633ae3c516ccf77f3dd61781982bb25cc14282e2bff46a12ded8c", "pair": "common->multi-transform", "shape": { "area": 370, @@ -14364,14 +14364,4637 @@ "schemaVersion": 1, "status": "pass" } + }, + { + "taskId": "TSN-PAIR-rotate-fuse", + "pair": "rotate->fuse", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "23a95b975751203f022f4d1c78f24cec24f553ce86a7a0bab9d9d132eda417f4", + "namingSemanticSha256": "f8766e454283bdc5d9da957b6f1fc173874defd2135187c427345b15e0604bac" + }, + "second": { + "operation": "fuse", + "builder": "BRepAlgoAPI_Fuse", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 13, + "edges": 31, + "vertices": 20, + "volume": 1107.0432067, + "area": 702.3967735, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 13.0000001, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 39, + "selectedRecords": 7, + "ambiguousResults": 12, + "historySha256": "3e7119d1cf257a55e0b26e3b670fcccfcb93d3b2afbd58aabfa8ad607944cea5", + "namingEvidenceSha256": "09a463c2058f444bbe50dc10b4caa2939bfc61e10d6b34d84478093968ea2874", + "namingSemanticSha256": "b0a61ef7bbfb28fcdcea7efaf7f5f937a7de150a87b73062651ce606d74e2489" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "toolOffsetX", + "trajectory": [ + 8, + 7, + 8 + ], + "beforeValue": 8, + "editedValue": 7, + "restoredValue": 8, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "fuse", + "builder": "BRepAlgoAPI_Fuse", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 13, + "edges": 31, + "vertices": 20, + "volume": 1092.0913015, + "area": 684.8998845, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 12.0000001, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 39, + "selectedRecords": 7, + "ambiguousResults": 12, + "historySha256": "3e7119d1cf257a55e0b26e3b670fcccfcb93d3b2afbd58aabfa8ad607944cea5", + "namingEvidenceSha256": "9263e75e99771bccd03827a10f9b69f559b58617391e3dcce1a0bb89e376db67", + "namingSemanticSha256": "b0a61ef7bbfb28fcdcea7efaf7f5f937a7de150a87b73062651ce606d74e2489" + }, + "restoredEvidence": { + "operation": "fuse", + "builder": "BRepAlgoAPI_Fuse", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 13, + "edges": 31, + "vertices": 20, + "volume": 1107.0432067, + "area": 702.3967735, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 13.0000001, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 39, + "selectedRecords": 7, + "ambiguousResults": 12, + "historySha256": "3e7119d1cf257a55e0b26e3b670fcccfcb93d3b2afbd58aabfa8ad607944cea5", + "namingEvidenceSha256": "bb80b3db867e5a73efcfbb8ea21a8593d1ced822800fa64e69da8ec88cd55c1b", + "namingSemanticSha256": "b0a61ef7bbfb28fcdcea7efaf7f5f937a7de150a87b73062651ce606d74e2489" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->fuse", + "phases": { + "initial": { + "namingEvidenceBytes": 6987, + "namingEvidenceSha256": "09a463c2058f444bbe50dc10b4caa2939bfc61e10d6b34d84478093968ea2874", + "pair": "rotate->fuse", + "shape": { + "area": 702.3967735, + "bounds": [ + -2.5881905, + 0, + 0, + 13, + 12.2474487, + 10 + ], + "edges": 31, + "faces": 13, + "solids": 1, + "valid": true, + "vertices": 20, + "volume": 1107.0432067 + } + }, + "reopened": { + "namingEvidenceBytes": 6987, + "namingEvidenceSha256": "09a463c2058f444bbe50dc10b4caa2939bfc61e10d6b34d84478093968ea2874", + "pair": "rotate->fuse", + "shape": { + "area": 702.3967735, + "bounds": [ + -2.5881905, + 0, + 0, + 13, + 12.2474487, + 10 + ], + "edges": 31, + "faces": 13, + "solids": 1, + "valid": true, + "vertices": 20, + "volume": 1107.0432067 + } + }, + "resaved": { + "namingEvidenceBytes": 6987, + "namingEvidenceSha256": "09a463c2058f444bbe50dc10b4caa2939bfc61e10d6b34d84478093968ea2874", + "pair": "rotate->fuse", + "shape": { + "area": 702.3967735, + "bounds": [ + -2.5881905, + 0, + 0, + 13, + 12.2474487, + 10 + ], + "edges": 31, + "faces": 13, + "solids": 1, + "valid": true, + "vertices": 20, + "volume": 1107.0432067 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-cut", + "pair": "rotate->cut", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "1bebafa2e6db25f1e2533a41a5538ae5f0e95359b6e268484e161269765eb070", + "namingSemanticSha256": "095db76896c5886a4d1a663cba9f10bef2ea0ac27357f630701cd46f5eedb12e" + }, + "second": { + "operation": "cut", + "builder": "BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 10, + "edges": 24, + "vertices": 16, + "volume": 953.1487483, + "area": 622.861207, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 53, + "selectedRecords": 5, + "ambiguousResults": 7, + "historySha256": "5c9c68b0befd8dc7f73d42ac75ffb70c0db0d3fe15f31959a6811581c7cba6b8", + "namingEvidenceSha256": "ec65fc91f23f748146a040b4b9d8bce5eaac60edea12fb1be05eba77e8d53bca", + "namingSemanticSha256": "428cdf2636e9697b589ddd00d307d85d07eb7cdd75a32c760159500ca8c1c8fd" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "toolSize", + "trajectory": [ + 4, + 3, + 4 + ], + "beforeValue": 4, + "editedValue": 3, + "restoredValue": 4, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "cut", + "builder": "BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 10, + "edges": 24, + "vertices": 16, + "volume": 981.4403996, + "area": 612.0555813, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 53, + "selectedRecords": 5, + "ambiguousResults": 7, + "historySha256": "5c9c68b0befd8dc7f73d42ac75ffb70c0db0d3fe15f31959a6811581c7cba6b8", + "namingEvidenceSha256": "c1edf72d18880e8f95e561ae931708f0d5c994539b7fb53b5934f0ed13cf5e3f", + "namingSemanticSha256": "428cdf2636e9697b589ddd00d307d85d07eb7cdd75a32c760159500ca8c1c8fd" + }, + "restoredEvidence": { + "operation": "cut", + "builder": "BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 10, + "edges": 24, + "vertices": 16, + "volume": 953.1487483, + "area": 622.861207, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 53, + "selectedRecords": 5, + "ambiguousResults": 7, + "historySha256": "5c9c68b0befd8dc7f73d42ac75ffb70c0db0d3fe15f31959a6811581c7cba6b8", + "namingEvidenceSha256": "c1edf72d18880e8f95e561ae931708f0d5c994539b7fb53b5934f0ed13cf5e3f", + "namingSemanticSha256": "428cdf2636e9697b589ddd00d307d85d07eb7cdd75a32c760159500ca8c1c8fd" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->cut", + "phases": { + "initial": { + "namingEvidenceBytes": 4684, + "namingEvidenceSha256": "ec65fc91f23f748146a040b4b9d8bce5eaac60edea12fb1be05eba77e8d53bca", + "pair": "rotate->cut", + "shape": { + "area": 622.861207, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 24, + "faces": 10, + "solids": 1, + "valid": true, + "vertices": 16, + "volume": 953.1487483 + } + }, + "reopened": { + "namingEvidenceBytes": 4684, + "namingEvidenceSha256": "ec65fc91f23f748146a040b4b9d8bce5eaac60edea12fb1be05eba77e8d53bca", + "pair": "rotate->cut", + "shape": { + "area": 622.861207, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 24, + "faces": 10, + "solids": 1, + "valid": true, + "vertices": 16, + "volume": 953.1487483 + } + }, + "resaved": { + "namingEvidenceBytes": 4684, + "namingEvidenceSha256": "ec65fc91f23f748146a040b4b9d8bce5eaac60edea12fb1be05eba77e8d53bca", + "pair": "rotate->cut", + "shape": { + "area": 622.861207, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 24, + "faces": 10, + "solids": 1, + "valid": true, + "vertices": 16, + "volume": 953.1487483 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-common", + "pair": "rotate->common", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "b35c35c9e07b50e008d93e47a46ce08686dbc82339de9f259d31f99725621778", + "namingSemanticSha256": "5020a51cfca5fa07e374e475a4fc8a0a3106c81baeb1eb5b18bf193d6e6ac16f" + }, + "second": { + "operation": "common", + "builder": "BRepAlgoAPI_Common", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 32.9086985, + "area": 65.1001155, + "bounds": [ + 6.9999999, + 1.8756442, + -1e-7, + 9.6592584, + 5.0000001, + 5.0000001 + ] + }, + "historyRecords": 136, + "selectedRecords": 5, + "ambiguousResults": 8, + "historySha256": "30b1b8c82d36c1d35422f23e5f07f0e81d56899ab09d44c33a3f783660214444", + "namingEvidenceSha256": "0e276b77e2e2b78bede47108a1615a956ff73f727da2741f817916b74bb001d4", + "namingSemanticSha256": "1f9e0a2831b1d9cad297cc7121c85a14a3e615f59f055fbe5c1be3e857e63695" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "toolOffsetX", + "trajectory": [ + 7, + 6, + 7 + ], + "beforeValue": 7, + "editedValue": 6, + "restoredValue": 7, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "common", + "builder": "BRepAlgoAPI_Common", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 49.2003498, + "area": 83.1329028, + "bounds": [ + 5.9999999, + 1.607695, + -1e-7, + 9.6592584, + 5.0000001, + 5.0000001 + ] + }, + "historyRecords": 136, + "selectedRecords": 5, + "ambiguousResults": 8, + "historySha256": "30b1b8c82d36c1d35422f23e5f07f0e81d56899ab09d44c33a3f783660214444", + "namingEvidenceSha256": "364986289ea264311f65f986dbe05eceb390a67f56fec8e6d45b025522b80b24", + "namingSemanticSha256": "1f9e0a2831b1d9cad297cc7121c85a14a3e615f59f055fbe5c1be3e857e63695" + }, + "restoredEvidence": { + "operation": "common", + "builder": "BRepAlgoAPI_Common", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 32.9086985, + "area": 65.1001155, + "bounds": [ + 6.9999999, + 1.8756442, + -1e-7, + 9.6592584, + 5.0000001, + 5.0000001 + ] + }, + "historyRecords": 136, + "selectedRecords": 5, + "ambiguousResults": 8, + "historySha256": "30b1b8c82d36c1d35422f23e5f07f0e81d56899ab09d44c33a3f783660214444", + "namingEvidenceSha256": "4419106d4b5e058cf5ff7823dec118b9756c10501f16acaa97a1d4c7d681a673", + "namingSemanticSha256": "1f9e0a2831b1d9cad297cc7121c85a14a3e615f59f055fbe5c1be3e857e63695" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->common", + "phases": { + "initial": { + "namingEvidenceBytes": 4998, + "namingEvidenceSha256": "0e276b77e2e2b78bede47108a1615a956ff73f727da2741f817916b74bb001d4", + "pair": "rotate->common", + "shape": { + "area": 65.1001155, + "bounds": [ + 7, + 1.8756443, + 0, + 9.6592583, + 5, + 5 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 32.9086985 + } + }, + "reopened": { + "namingEvidenceBytes": 4998, + "namingEvidenceSha256": "0e276b77e2e2b78bede47108a1615a956ff73f727da2741f817916b74bb001d4", + "pair": "rotate->common", + "shape": { + "area": 65.1001155, + "bounds": [ + 7, + 1.8756443, + 0, + 9.6592583, + 5, + 5 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 32.9086985 + } + }, + "resaved": { + "namingEvidenceBytes": 4998, + "namingEvidenceSha256": "0e276b77e2e2b78bede47108a1615a956ff73f727da2741f817916b74bb001d4", + "pair": "rotate->common", + "shape": { + "area": 65.1001155, + "bounds": [ + 7, + 1.8756443, + 0, + 9.6592583, + 5, + 5 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 32.9086985 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-rotate", + "pair": "rotate->rotate", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "475218c9cc3c18b7e4b39fd6bf45ebdec69ba03aed402b73fac55306bd8ec14e", + "namingSemanticSha256": "2c0792cf45eecbd473e653968c55953b0100ccf96b2f768da3e12e7a2750632b" + }, + "second": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -5.0000001, + -1e-7, + -1e-7, + 8.6602541, + 13.6602541, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "b04a496ec4dc6838cec30302b907d6dfc7ed7174a74d731ced80431e5ee1b408", + "namingSemanticSha256": "92d8e7119cfa34cc07210577213b0a83d100f2f94ea2581cd20997f9684cfb3b" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "angle", + "trajectory": [ + 15, + 22.5, + 15 + ], + "beforeValue": 15, + "editedValue": 22.5, + "restoredValue": 15, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -6.0876144, + -1e-7, + -1e-7, + 7.9335335, + 14.0211478, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "7b4a9a30ec9aa55c046c97ceee9013c10131e66315eac8f144f5477a5adc6ca1", + "namingSemanticSha256": "92d8e7119cfa34cc07210577213b0a83d100f2f94ea2581cd20997f9684cfb3b" + }, + "restoredEvidence": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -5.0000001, + -1e-7, + -1e-7, + 8.6602541, + 13.6602541, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "fa59390eec5a3217d34502b5e4d54ea1c7e4d7d1d85edee1dd99f3d82877080c", + "namingSemanticSha256": "92d8e7119cfa34cc07210577213b0a83d100f2f94ea2581cd20997f9684cfb3b" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->rotate", + "phases": { + "initial": { + "namingEvidenceBytes": 13640, + "namingEvidenceSha256": "b04a496ec4dc6838cec30302b907d6dfc7ed7174a74d731ced80431e5ee1b408", + "pair": "rotate->rotate", + "shape": { + "area": 600, + "bounds": [ + -5, + 0, + 0, + 8.660254, + 13.660254, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + }, + "reopened": { + "namingEvidenceBytes": 13640, + "namingEvidenceSha256": "b04a496ec4dc6838cec30302b907d6dfc7ed7174a74d731ced80431e5ee1b408", + "pair": "rotate->rotate", + "shape": { + "area": 600, + "bounds": [ + -5, + 0, + 0, + 8.660254, + 13.660254, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + }, + "resaved": { + "namingEvidenceBytes": 13640, + "namingEvidenceSha256": "b04a496ec4dc6838cec30302b907d6dfc7ed7174a74d731ced80431e5ee1b408", + "pair": "rotate->rotate", + "shape": { + "area": 600, + "bounds": [ + -5, + 0, + 0, + 8.660254, + 13.660254, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-pad", + "pair": "rotate->pad", + "classification": "rejected", + "reasonCode": "native-builder-and-freecad-profile-reject-with-clean-resave", + "nativeDecision": "rejected", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "d059c74cc9c75624247d8e061f5c858043ad7fc96305250e9fde83b905724294", + "namingSemanticSha256": "f3d285a20ed9923f066be8e3cfb3d2ea93eafbb09ac8378bdcda9e6b201eba8e" + }, + "rejection": { + "scope": "second-operation-only", + "authority": "occt-builder", + "parameter": "length", + "trajectory": [ + 5, + 7.5, + 5 + ], + "stable": true, + "attempts": [ + { + "operation": "pad", + "builder": "BRepPrimAPI_MakePrism", + "inputCount": 1, + "parameter": "length", + "parameterValue": 5, + "runtime": "occt-native", + "outcome": "rejected", + "resultProduced": false, + "shapeProduced": false, + "historyProduced": false, + "rejectionStage": "builder", + "exceptionTransport": "emscripten-cpp-exception", + "thrownType": "number" + }, + { + "operation": "pad", + "builder": "BRepPrimAPI_MakePrism", + "inputCount": 1, + "parameter": "length", + "parameterValue": 7.5, + "runtime": "occt-native", + "outcome": "rejected", + "resultProduced": false, + "shapeProduced": false, + "historyProduced": false, + "rejectionStage": "builder", + "exceptionTransport": "emscripten-cpp-exception", + "thrownType": "number" + }, + { + "operation": "pad", + "builder": "BRepPrimAPI_MakePrism", + "inputCount": 1, + "parameter": "length", + "parameterValue": 5, + "runtime": "occt-native", + "outcome": "rejected", + "resultProduced": false, + "shapeProduced": false, + "historyProduced": false, + "rejectionStage": "builder", + "exceptionTransport": "emscripten-cpp-exception", + "thrownType": "number" + } + ], + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "documentStable": true, + "documentUnpolluted": true, + "fuseSolidUsedAsInput": true, + "nativeFeatureConstructed": true, + "nativeFeatureRejected": true, + "objectSetRestored": true, + "recomputeStatusCaptured": true, + "sourceShapeRestored": true + }, + "decision": "rejected", + "diagnostic": { + "exception": null, + "exceptionType": null, + "input": { + "name": "Part__Feature", + "subelements": [], + "typeId": "Part::Feature" + }, + "inputShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "nativeTypeId": "PartDesign::Pad", + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + }, + { + "name": "Body", + "typeId": "PartDesign::Body" + }, + { + "name": "Origin", + "typeId": "App::Origin" + }, + { + "name": "X_Axis", + "typeId": "App::Line" + }, + { + "name": "Y_Axis", + "typeId": "App::Line" + }, + { + "name": "Z_Axis", + "typeId": "App::Line" + }, + { + "name": "XY_Plane", + "typeId": "App::Plane" + }, + { + "name": "XZ_Plane", + "typeId": "App::Plane" + }, + { + "name": "YZ_Plane", + "typeId": "App::Plane" + }, + { + "name": "Origin001", + "typeId": "App::Point" + }, + { + "name": "PairResult", + "typeId": "PartDesign::Pad" + } + ], + "parameter": { + "name": "length", + "value": 5 + }, + "recomputeResult": true, + "shapeNull": true, + "shapeValid": false, + "state": [ + "Touched", + "Invalid" + ], + "statusString": "FeatureExtrusion: Length: Could not extrude the sketch!" + }, + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "nativeTypeId": "PartDesign::Pad", + "operation": "pad", + "pair": "rotate->pad", + "phases": { + "initial": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + }, + "reopened": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + }, + "resaved": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + } + }, + "rollback": { + "after": { + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + } + ], + "sourceShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + }, + "before": { + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + } + ], + "sourceShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + } + }, + "schemaVersion": 1, + "source": { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + }, + "status": "pass" + } + } + }, + { + "taskId": "TSN-PAIR-rotate-pocket", + "pair": "rotate->pocket", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "e115bd1dbde138e2ee50682e8aa75b0fef75941df5fdb830fa7b8aa72fb09cb4", + "namingSemanticSha256": "cd8e0b181d1ec46cdd06e690a99e71fec6a4e448fe25e6582c74262ae01a94b4" + }, + "second": { + "operation": "pocket", + "builder": "BRepPrimAPI_MakePrism+BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 10, + "edges": 23, + "vertices": 15, + "volume": 972.6794919, + "area": 626.9677463, + "bounds": [ + -2.5881906, + -2e-7, + -1e-7, + 9.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 56, + "selectedRecords": 6, + "ambiguousResults": 9, + "historySha256": "e483a71a1e8088efdb970e4c88dc6e284aa8cf193379abb5ea7a43c9ce4a385a", + "namingEvidenceSha256": "ca5848b5a6a04c427a79898b38bb1ec171725539006dd87b8b674a77b8a13179", + "namingSemanticSha256": "3a614bc61c3d719f69c43fb3aa81e5fb0e337c80d61d66271a88ed3ba00dfbea" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "length", + "trajectory": [ + 5, + 4, + 5 + ], + "beforeValue": 5, + "editedValue": 4, + "restoredValue": 5, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "pocket", + "builder": "BRepPrimAPI_MakePrism+BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 10, + "edges": 23, + "vertices": 15, + "volume": 978.1435935, + "area": 621.574197, + "bounds": [ + -2.5881906, + -2e-7, + -1e-7, + 9.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 56, + "selectedRecords": 6, + "ambiguousResults": 9, + "historySha256": "e483a71a1e8088efdb970e4c88dc6e284aa8cf193379abb5ea7a43c9ce4a385a", + "namingEvidenceSha256": "0f1a48a5872fb4641e5adcb369b232d8a5c3f3bd9a8502b80a014289072fedbb", + "namingSemanticSha256": "3a614bc61c3d719f69c43fb3aa81e5fb0e337c80d61d66271a88ed3ba00dfbea" + }, + "restoredEvidence": { + "operation": "pocket", + "builder": "BRepPrimAPI_MakePrism+BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 10, + "edges": 23, + "vertices": 15, + "volume": 972.6794919, + "area": 626.9677463, + "bounds": [ + -2.5881906, + -2e-7, + -1e-7, + 9.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 56, + "selectedRecords": 6, + "ambiguousResults": 9, + "historySha256": "e483a71a1e8088efdb970e4c88dc6e284aa8cf193379abb5ea7a43c9ce4a385a", + "namingEvidenceSha256": "dc60cb5bf9b5465fb4f6bfc7003a326213c3dbbe791cdb81752fc965b38361c6", + "namingSemanticSha256": "3a614bc61c3d719f69c43fb3aa81e5fb0e337c80d61d66271a88ed3ba00dfbea" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->pocket", + "phases": { + "initial": { + "namingEvidenceBytes": 7019, + "namingEvidenceSha256": "ca5848b5a6a04c427a79898b38bb1ec171725539006dd87b8b674a77b8a13179", + "pair": "rotate->pocket", + "shape": { + "area": 626.9677463, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 23, + "faces": 10, + "solids": 1, + "valid": true, + "vertices": 15, + "volume": 972.6794919 + } + }, + "reopened": { + "namingEvidenceBytes": 7019, + "namingEvidenceSha256": "ca5848b5a6a04c427a79898b38bb1ec171725539006dd87b8b674a77b8a13179", + "pair": "rotate->pocket", + "shape": { + "area": 626.9677463, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 23, + "faces": 10, + "solids": 1, + "valid": true, + "vertices": 15, + "volume": 972.6794919 + } + }, + "resaved": { + "namingEvidenceBytes": 7019, + "namingEvidenceSha256": "ca5848b5a6a04c427a79898b38bb1ec171725539006dd87b8b674a77b8a13179", + "pair": "rotate->pocket", + "shape": { + "area": 626.9677463, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 23, + "faces": 10, + "solids": 1, + "valid": true, + "vertices": 15, + "volume": 972.6794919 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-loft", + "pair": "rotate->loft", + "classification": "rejected", + "reasonCode": "freecad-input-precondition-reject-with-kernel-diagnostic-and-clean-resave", + "nativeDecision": "rejected", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "82f00d86cb82087eda333e668e34a9732c3367a03b70b709082e44715abfc0f2", + "namingSemanticSha256": "207726b14623154a69bd993cdf6502b950dcfa678afe7ecb3a2e741335afee50" + }, + "rejection": { + "scope": "second-operation-only", + "authority": "freecad-document", + "parameter": "ruled", + "trajectory": [ + false, + true, + false + ], + "kernelAttempts": [ + { + "operation": "loft", + "builder": "BRepOffsetAPI_ThruSections", + "inputCount": 2, + "parameter": "ruled", + "parameterValue": false, + "runtime": "occt-native", + "outcome": "accepted", + "resultProduced": true, + "shapeProduced": true, + "validShapeProduced": true, + "historyProduced": true, + "historyProvider": "occt-native", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 650.7407283, + "area": 501.492119, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 15.0000001 + ] + }, + "historyRecords": 24, + "historySha256": "de40627368a0f7a53edc2ee040aae579606181ce0992458e13b367476a640ecd", + "authority": "kernel-superset-only" + }, + { + "operation": "loft", + "builder": "BRepOffsetAPI_ThruSections", + "inputCount": 2, + "parameter": "ruled", + "parameterValue": true, + "runtime": "occt-native", + "outcome": "accepted", + "resultProduced": true, + "shapeProduced": true, + "validShapeProduced": true, + "historyProduced": true, + "historyProvider": "occt-native", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 650.7407283, + "area": 501.492119, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 15.0000001 + ] + }, + "historyRecords": 24, + "historySha256": "de40627368a0f7a53edc2ee040aae579606181ce0992458e13b367476a640ecd", + "authority": "kernel-superset-only" + }, + { + "operation": "loft", + "builder": "BRepOffsetAPI_ThruSections", + "inputCount": 2, + "parameter": "ruled", + "parameterValue": false, + "runtime": "occt-native", + "outcome": "accepted", + "resultProduced": true, + "shapeProduced": true, + "validShapeProduced": true, + "historyProduced": true, + "historyProvider": "occt-native", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 650.7407283, + "area": 501.492119, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 15.0000001 + ] + }, + "historyRecords": 24, + "historySha256": "de40627368a0f7a53edc2ee040aae579606181ce0992458e13b367476a640ecd", + "authority": "kernel-superset-only" + } + ], + "kernelRestoredExactly": true, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "documentStable": true, + "documentUnpolluted": true, + "fuseSolidUsedAsInput": true, + "nativeFeatureConstructed": true, + "nativeFeatureRejected": true, + "objectSetRestored": true, + "recomputeStatusCaptured": true, + "sourceShapeRestored": true + }, + "decision": "rejected", + "diagnostic": { + "exception": null, + "exceptionType": null, + "input": { + "sections": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + }, + { + "name": "Section", + "typeId": "Part::Feature" + } + ] + }, + "inputShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "nativeTypeId": "Part::Loft", + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + }, + { + "name": "Section", + "typeId": "Part::Feature" + }, + { + "name": "PairResult", + "typeId": "Part::Loft" + } + ], + "parameter": { + "name": "ruled", + "value": false + }, + "recomputeResult": true, + "shapeNull": true, + "shapeValid": false, + "state": [ + "Touched", + "Invalid" + ], + "statusString": "Profile shape is not a single vertex, edge, wire nor face." + }, + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "nativeTypeId": "Part::Loft", + "operation": "loft", + "pair": "rotate->loft", + "phases": { + "initial": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + }, + "reopened": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + }, + "resaved": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + } + }, + "rollback": { + "after": { + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + } + ], + "sourceShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + }, + "before": { + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + } + ], + "sourceShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + } + }, + "schemaVersion": 1, + "source": { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + }, + "status": "pass" + } + } + }, + { + "taskId": "TSN-PAIR-rotate-pipe", + "pair": "rotate->pipe", + "classification": "rejected", + "reasonCode": "freecad-input-precondition-reject-with-kernel-diagnostic-and-clean-resave", + "nativeDecision": "rejected", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "e50c44b60f9273f53b81bab48d47521e22a1b680bd6f4e0c3f9035e0ad32c9e9", + "namingSemanticSha256": "e098860ba9aaa2da356938193b309351b7a87bf5c2bc2b18f9b6136c78b18098" + }, + "rejection": { + "scope": "second-operation-only", + "authority": "freecad-document", + "parameter": "spineLength", + "trajectory": [ + 15, + 12, + 15 + ], + "kernelAttempts": [ + { + "operation": "pipe", + "builder": "BRepOffsetAPI_MakePipe", + "inputCount": 2, + "parameter": "spineLength", + "parameterValue": 15, + "runtime": "occt-native", + "outcome": "accepted", + "resultProduced": true, + "shapeProduced": true, + "validShapeProduced": true, + "historyProduced": true, + "historyProvider": "occt-native", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1500, + "area": 800, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 15.0000001 + ] + }, + "historyRecords": 28, + "historySha256": "0b29085cd086854553f7e799c787527dddb9e1e7e798579dbb78cb09bb5d9d7c", + "authority": "kernel-superset-only" + }, + { + "operation": "pipe", + "builder": "BRepOffsetAPI_MakePipe", + "inputCount": 2, + "parameter": "spineLength", + "parameterValue": 12, + "runtime": "occt-native", + "outcome": "accepted", + "resultProduced": true, + "shapeProduced": true, + "validShapeProduced": true, + "historyProduced": true, + "historyProvider": "occt-native", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1200, + "area": 680, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 12.0000001 + ] + }, + "historyRecords": 28, + "historySha256": "0b29085cd086854553f7e799c787527dddb9e1e7e798579dbb78cb09bb5d9d7c", + "authority": "kernel-superset-only" + }, + { + "operation": "pipe", + "builder": "BRepOffsetAPI_MakePipe", + "inputCount": 2, + "parameter": "spineLength", + "parameterValue": 15, + "runtime": "occt-native", + "outcome": "accepted", + "resultProduced": true, + "shapeProduced": true, + "validShapeProduced": true, + "historyProduced": true, + "historyProvider": "occt-native", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1500, + "area": 800, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 15.0000001 + ] + }, + "historyRecords": 28, + "historySha256": "0b29085cd086854553f7e799c787527dddb9e1e7e798579dbb78cb09bb5d9d7c", + "authority": "kernel-superset-only" + } + ], + "kernelRestoredExactly": true, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "documentStable": true, + "documentUnpolluted": true, + "fuseSolidUsedAsInput": true, + "nativeFeatureConstructed": true, + "nativeFeatureRejected": true, + "objectSetRestored": true, + "recomputeStatusCaptured": true, + "sourceShapeRestored": true + }, + "decision": "rejected", + "diagnostic": { + "exception": null, + "exceptionType": null, + "input": { + "sections": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + } + ], + "spine": { + "name": "Spine", + "subelements": [], + "typeId": "Part::Feature" + } + }, + "inputShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "nativeTypeId": "Part::Sweep", + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + }, + { + "name": "Spine", + "typeId": "Part::Feature" + }, + { + "name": "PairResult", + "typeId": "Part::Sweep" + } + ], + "parameter": { + "name": "spineLength", + "value": 15 + }, + "recomputeResult": true, + "shapeNull": true, + "shapeValid": false, + "state": [ + "Touched", + "Invalid" + ], + "statusString": "A fatal error occurred when making the sweep" + }, + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "nativeTypeId": "Part::Sweep", + "operation": "pipe", + "pair": "rotate->pipe", + "phases": { + "initial": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + }, + "reopened": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + }, + "resaved": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + } + }, + "rollback": { + "after": { + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + } + ], + "sourceShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + }, + "before": { + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + } + ], + "sourceShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + } + }, + "schemaVersion": 1, + "source": { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + }, + "status": "pass" + } + } + }, + { + "taskId": "TSN-PAIR-rotate-revolution", + "pair": "rotate->revolution", + "classification": "rejected", + "reasonCode": "native-builder-and-freecad-profile-reject-with-clean-resave", + "nativeDecision": "rejected", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "7c6cf0e66f217683bfe2ff007808ced3d1a17c818803615dd6e17ce799f88035", + "namingSemanticSha256": "77a8ddf12775a8f60d8a04ed37f03497748c8bf5051b4d99289d40343d13971d" + }, + "rejection": { + "scope": "second-operation-only", + "authority": "occt-builder", + "parameter": "angle", + "trajectory": [ + 360, + 270, + 360 + ], + "stable": true, + "attempts": [ + { + "operation": "revolution", + "builder": "BRepPrimAPI_MakeRevol", + "inputCount": 1, + "parameter": "angle", + "parameterValue": 360, + "runtime": "occt-native", + "outcome": "rejected", + "resultProduced": false, + "shapeProduced": false, + "historyProduced": false, + "rejectionStage": "builder", + "exceptionTransport": "emscripten-cpp-exception", + "thrownType": "number" + }, + { + "operation": "revolution", + "builder": "BRepPrimAPI_MakeRevol", + "inputCount": 1, + "parameter": "angle", + "parameterValue": 270, + "runtime": "occt-native", + "outcome": "rejected", + "resultProduced": false, + "shapeProduced": false, + "historyProduced": false, + "rejectionStage": "builder", + "exceptionTransport": "emscripten-cpp-exception", + "thrownType": "number" + }, + { + "operation": "revolution", + "builder": "BRepPrimAPI_MakeRevol", + "inputCount": 1, + "parameter": "angle", + "parameterValue": 360, + "runtime": "occt-native", + "outcome": "rejected", + "resultProduced": false, + "shapeProduced": false, + "historyProduced": false, + "rejectionStage": "builder", + "exceptionTransport": "emscripten-cpp-exception", + "thrownType": "number" + } + ], + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "documentStable": true, + "documentUnpolluted": true, + "fuseSolidUsedAsInput": true, + "nativeFeatureConstructed": true, + "nativeFeatureRejected": true, + "objectSetRestored": true, + "recomputeStatusCaptured": true, + "sourceShapeRestored": true + }, + "decision": "rejected", + "diagnostic": { + "exception": null, + "exceptionType": null, + "input": { + "name": "Part__Feature", + "subelements": [], + "typeId": "Part::Feature" + }, + "inputShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "nativeTypeId": "Part::Revolution", + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + }, + { + "name": "PairResult", + "typeId": "Part::Revolution" + } + ], + "parameter": { + "name": "angle", + "value": 360 + }, + "recomputeResult": true, + "shapeNull": true, + "shapeValid": false, + "state": [ + "Touched", + "Invalid" + ], + "statusString": "BRep_API: command not done" + }, + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "nativeTypeId": "Part::Revolution", + "operation": "revolution", + "pair": "rotate->revolution", + "phases": { + "initial": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + }, + "reopened": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + }, + "resaved": { + "objects": [ + { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + } + ] + } + }, + "rollback": { + "after": { + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + } + ], + "sourceShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + }, + "before": { + "objects": [ + { + "name": "Part__Feature", + "typeId": "Part::Feature" + } + ], + "sourceShape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + } + } + }, + "schemaVersion": 1, + "source": { + "name": "Part__Feature", + "shape": { + "area": 600, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "brepSha256": "12a7e0ce3f827921fa1a4dac66948669ed5221ae3b6b6283a71588ac9aca0dcb", + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 1000 + }, + "typeId": "Part::Feature" + }, + "status": "pass" + } + } + }, + { + "taskId": "TSN-PAIR-rotate-groove", + "pair": "rotate->groove", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "37fa841351c030890b29b3664ed898e3fb98f659abb45d92823d486505126e1c", + "namingSemanticSha256": "b26d0f5e25b548c0ab23fd4e21590c0dd35460fd80078c05e9db34df64e3f4d1" + }, + "second": { + "operation": "groove", + "builder": "BRepPrimAPI_MakeRevol+BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 10, + "edges": 27, + "vertices": 18, + "volume": 992.0171547, + "area": 612.3093445, + "bounds": [ + -2.5881906, + -1e-7, + -2e-7, + 9.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 22, + "selectedRecords": 6, + "ambiguousResults": 8, + "historySha256": "6859c3acb96cbb303577b3d00318772fc066b9f128ea712424ea0ccaf7ed4160", + "namingEvidenceSha256": "60f8ea71ed495c8e5d8858120f150fd4c893e160b9a109581dd833e58320818a", + "namingSemanticSha256": "a70700be3eaa96f88f0c5d0218390fb1c473f2042598484c83e1be6625515c9b" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "angle", + "trajectory": [ + 360, + 180, + 360 + ], + "beforeValue": 360, + "editedValue": 180, + "restoredValue": 360, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "groove", + "builder": "BRepPrimAPI_MakeRevol+BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 8, + "edges": 21, + "vertices": 16, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 52, + "selectedRecords": 2, + "ambiguousResults": 12, + "historySha256": "375db222c93baa2250208d72f6bd57e8bb6b04599daa180aaf68eebbb1524007", + "namingEvidenceSha256": "eb34af0a2d1d48b401a501fc274cc4a26414e6300a0c9f30094576832ce1e9e5", + "namingSemanticSha256": "11c00347014520f3ff3175a35e76bebdebd64af60f4bb37ea54680fc6d3b770b" + }, + "restoredEvidence": { + "operation": "groove", + "builder": "BRepPrimAPI_MakeRevol+BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 10, + "edges": 27, + "vertices": 18, + "volume": 992.0171547, + "area": 612.3093445, + "bounds": [ + -2.5881906, + -1e-7, + -2e-7, + 9.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 22, + "selectedRecords": 6, + "ambiguousResults": 8, + "historySha256": "6859c3acb96cbb303577b3d00318772fc066b9f128ea712424ea0ccaf7ed4160", + "namingEvidenceSha256": "76b486cb427c6b66e85824ee7d0a81d31082cff3c18931bbdbdba5aec173fdd0", + "namingSemanticSha256": "a70700be3eaa96f88f0c5d0218390fb1c473f2042598484c83e1be6625515c9b" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->groove", + "phases": { + "initial": { + "namingEvidenceBytes": 5497, + "namingEvidenceSha256": "60f8ea71ed495c8e5d8858120f150fd4c893e160b9a109581dd833e58320818a", + "pair": "rotate->groove", + "shape": { + "area": 612.3093445, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 27, + "faces": 10, + "solids": 1, + "valid": true, + "vertices": 18, + "volume": 992.0171547 + } + }, + "reopened": { + "namingEvidenceBytes": 5497, + "namingEvidenceSha256": "60f8ea71ed495c8e5d8858120f150fd4c893e160b9a109581dd833e58320818a", + "pair": "rotate->groove", + "shape": { + "area": 612.3093445, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 27, + "faces": 10, + "solids": 1, + "valid": true, + "vertices": 18, + "volume": 992.0171547 + } + }, + "resaved": { + "namingEvidenceBytes": 5497, + "namingEvidenceSha256": "60f8ea71ed495c8e5d8858120f150fd4c893e160b9a109581dd833e58320818a", + "pair": "rotate->groove", + "shape": { + "area": 612.3093445, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 27, + "faces": 10, + "solids": 1, + "valid": true, + "vertices": 18, + "volume": 992.0171547 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-chamfer", + "pair": "rotate->chamfer", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "5f9b92045d3cefe1c2e43ae92994556035eccc4e52e33911c36fa75f0cf3f62d", + "namingSemanticSha256": "5e8960f2e01a2441d9cfa80f73d9d0e336714f83d65c5893eeec3cb23a263279" + }, + "second": { + "operation": "chamfer", + "builder": "BRepFilletAPI_MakeChamfer", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 26, + "edges": 48, + "vertices": 24, + "volume": 990.7413333, + "area": 571.4001834, + "bounds": [ + -2.4846629, + 0.1035275, + -1e-7, + 9.5557307, + 12.1439212, + 10.0000001 + ] + }, + "historyRecords": 150, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "174a5a268c990440fa62f4ec119f35cc7514c7cdb33b8345baf0559b418dac62", + "namingEvidenceSha256": "18225f33d1d018ede14d2f9fdce2800737b9be5c40e4a49b507119b9af9d924a", + "namingSemanticSha256": "dcb303496d65f13739b1db20f5ce6119992d47a87d5b6e88d1e8d7cce4d3d9a0" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "distance", + "trajectory": [ + 0.4, + 0.6, + 0.4 + ], + "beforeValue": 0.4, + "editedValue": 0.6, + "restoredValue": 0.4, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "chamfer", + "builder": "BRepFilletAPI_MakeChamfer", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 26, + "edges": 48, + "vertices": 24, + "volume": 979.552, + "area": 556.7387245, + "bounds": [ + -2.4328991, + 0.1552913, + -1e-7, + 9.5039669, + 12.0921574, + 10.0000001 + ] + }, + "historyRecords": 150, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "174a5a268c990440fa62f4ec119f35cc7514c7cdb33b8345baf0559b418dac62", + "namingEvidenceSha256": "9ab37d4c6f563ee72bd107b24d9b803c3e7969bf9624acbc7a4b6262bc088b38", + "namingSemanticSha256": "dcb303496d65f13739b1db20f5ce6119992d47a87d5b6e88d1e8d7cce4d3d9a0" + }, + "restoredEvidence": { + "operation": "chamfer", + "builder": "BRepFilletAPI_MakeChamfer", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 26, + "edges": 48, + "vertices": 24, + "volume": 990.7413333, + "area": 571.4001834, + "bounds": [ + -2.4846629, + 0.1035275, + -1e-7, + 9.5557307, + 12.1439212, + 10.0000001 + ] + }, + "historyRecords": 150, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "174a5a268c990440fa62f4ec119f35cc7514c7cdb33b8345baf0559b418dac62", + "namingEvidenceSha256": "28acaa79373c949c0012746219681447ca0841a4bf80481afeff16064a0f1d51", + "namingSemanticSha256": "dcb303496d65f13739b1db20f5ce6119992d47a87d5b6e88d1e8d7cce4d3d9a0" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->chamfer", + "phases": { + "initial": { + "namingEvidenceBytes": 14461, + "namingEvidenceSha256": "18225f33d1d018ede14d2f9fdce2800737b9be5c40e4a49b507119b9af9d924a", + "pair": "rotate->chamfer", + "shape": { + "area": 571.4001834, + "bounds": [ + -2.4846628, + 0.1035276, + 0, + 9.5557306, + 12.1439211, + 10 + ], + "edges": 48, + "faces": 26, + "solids": 1, + "valid": true, + "vertices": 24, + "volume": 990.7413333 + } + }, + "reopened": { + "namingEvidenceBytes": 14461, + "namingEvidenceSha256": "18225f33d1d018ede14d2f9fdce2800737b9be5c40e4a49b507119b9af9d924a", + "pair": "rotate->chamfer", + "shape": { + "area": 571.4001834, + "bounds": [ + -2.4846628, + 0.1035276, + 0, + 9.5557306, + 12.1439211, + 10 + ], + "edges": 48, + "faces": 26, + "solids": 1, + "valid": true, + "vertices": 24, + "volume": 990.7413333 + } + }, + "resaved": { + "namingEvidenceBytes": 14461, + "namingEvidenceSha256": "18225f33d1d018ede14d2f9fdce2800737b9be5c40e4a49b507119b9af9d924a", + "pair": "rotate->chamfer", + "shape": { + "area": 571.4001834, + "bounds": [ + -2.4846628, + 0.1035276, + 0, + 9.5557306, + 12.1439211, + 10 + ], + "edges": 48, + "faces": 26, + "solids": 1, + "valid": true, + "vertices": 24, + "volume": 990.7413333 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-hole", + "pair": "rotate->hole", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "6a9cc732aaabf67d636c1b9092719f1f962753e09f1243ba50a21710b1d74681", + "namingSemanticSha256": "763b6c46dc519fd00af6fe62bc7c44ed02121ae9323a437ceeb84bf627b4be4a" + }, + "second": { + "operation": "hole", + "builder": "BRepPrimAPI_MakeCylinder+BRepAlgoAPI_Cut", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "native-evidence", + "summary": { + "isValid": true, + "solids": 1, + "faces": 7, + "edges": 15, + "vertices": 10, + "volume": 968.5840735, + "area": 656.5486678, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 23, + "selectedRecords": 2, + "ambiguousResults": 0, + "historySha256": "d1972e3483239376cb0fb991ebda681ac22a347229cbc632dba631bdcf527bb7", + "namingEvidenceSha256": "6a2414b90a139f6eceb14b98ee9c9177ff77b84c91d81405dbfb17f99c78d7e5", + "namingSemanticSha256": "83842a5b5e9e5640e8546b1d69dfa761d5f731898f1e02eb890d063a7089efaf" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "radius", + "trajectory": [ + 1, + 1.5, + 1 + ], + "beforeValue": 1, + "editedValue": 1.5, + "restoredValue": 1, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "hole", + "builder": "BRepPrimAPI_MakeCylinder+BRepAlgoAPI_Cut", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "native-evidence", + "summary": { + "isValid": true, + "solids": 1, + "faces": 7, + "edges": 15, + "vertices": 10, + "volume": 929.3141653, + "area": 680.1106127, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 23, + "selectedRecords": 2, + "ambiguousResults": 0, + "historySha256": "d1972e3483239376cb0fb991ebda681ac22a347229cbc632dba631bdcf527bb7", + "namingEvidenceSha256": "39d948de49a7a61d5c2f1dc630ddd60ec86890e8ff627f93eb9547011db69c86", + "namingSemanticSha256": "83842a5b5e9e5640e8546b1d69dfa761d5f731898f1e02eb890d063a7089efaf" + }, + "restoredEvidence": { + "operation": "hole", + "builder": "BRepPrimAPI_MakeCylinder+BRepAlgoAPI_Cut", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "native-evidence", + "summary": { + "isValid": true, + "solids": 1, + "faces": 7, + "edges": 15, + "vertices": 10, + "volume": 968.5840735, + "area": 656.5486678, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 23, + "selectedRecords": 2, + "ambiguousResults": 0, + "historySha256": "d1972e3483239376cb0fb991ebda681ac22a347229cbc632dba631bdcf527bb7", + "namingEvidenceSha256": "1ce04e879269295784875507841fcd8c015eb92d7295e4d3342c5b756c3c0220", + "namingSemanticSha256": "83842a5b5e9e5640e8546b1d69dfa761d5f731898f1e02eb890d063a7089efaf" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->hole", + "phases": { + "initial": { + "namingEvidenceBytes": 1532, + "namingEvidenceSha256": "6a2414b90a139f6eceb14b98ee9c9177ff77b84c91d81405dbfb17f99c78d7e5", + "pair": "rotate->hole", + "shape": { + "area": 656.5486678, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 15, + "faces": 7, + "solids": 1, + "valid": true, + "vertices": 10, + "volume": 968.5840735 + } + }, + "reopened": { + "namingEvidenceBytes": 1532, + "namingEvidenceSha256": "6a2414b90a139f6eceb14b98ee9c9177ff77b84c91d81405dbfb17f99c78d7e5", + "pair": "rotate->hole", + "shape": { + "area": 656.5486678, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 15, + "faces": 7, + "solids": 1, + "valid": true, + "vertices": 10, + "volume": 968.5840735 + } + }, + "resaved": { + "namingEvidenceBytes": 1532, + "namingEvidenceSha256": "6a2414b90a139f6eceb14b98ee9c9177ff77b84c91d81405dbfb17f99c78d7e5", + "pair": "rotate->hole", + "shape": { + "area": 656.5486678, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 15, + "faces": 7, + "solids": 1, + "valid": true, + "vertices": 10, + "volume": 968.5840735 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-draft", + "pair": "rotate->draft", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "d4f6b6f2b4c2c909dc8ffc7228d877f3606301cb676387fbe1d192b33e1cf9e7", + "namingSemanticSha256": "8bae0dc81bc11fc8705a52888b6f3e0884aadbf952a227d2d19469f72093c62b" + }, + "second": { + "operation": "draft", + "builder": "BRepOffsetAPI_DraftAngle", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "native-evidence", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 956.2556682, + "area": 582.884251, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 5, + "selectedRecords": 5, + "ambiguousResults": 0, + "historySha256": "892f032e032350527d18612c7f3a1ada59c5014cb063799a04dcb1fb8edd5dad", + "namingEvidenceSha256": "e1466d6dac8134c9ddcc6d98dc14a248a77cd593fc483c918d9d4be07c2033aa", + "namingSemanticSha256": "6636aed479189b16c13eb001989ae18e80bc403f90afe5fc0f09c4c439de17ff" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "angle", + "trajectory": [ + 5, + 8, + 5 + ], + "beforeValue": 5, + "editedValue": 8, + "restoredValue": 5, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "draft", + "builder": "BRepOffsetAPI_DraftAngle", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "native-evidence", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 929.7295826, + "area": 572.8745903, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 5, + "selectedRecords": 5, + "ambiguousResults": 0, + "historySha256": "892f032e032350527d18612c7f3a1ada59c5014cb063799a04dcb1fb8edd5dad", + "namingEvidenceSha256": "0676086e33f784a5b32b4f49fd6536ae95f9ed3a62d9d535db167c95e85d23a6", + "namingSemanticSha256": "6636aed479189b16c13eb001989ae18e80bc403f90afe5fc0f09c4c439de17ff" + }, + "restoredEvidence": { + "operation": "draft", + "builder": "BRepOffsetAPI_DraftAngle", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "native-evidence", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 956.2556682, + "area": 582.884251, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 5, + "selectedRecords": 5, + "ambiguousResults": 0, + "historySha256": "892f032e032350527d18612c7f3a1ada59c5014cb063799a04dcb1fb8edd5dad", + "namingEvidenceSha256": "222fecf2580445ffa6f9424d351bf120df7ed15442ab7e907f5ec43566a4ca9f", + "namingSemanticSha256": "6636aed479189b16c13eb001989ae18e80bc403f90afe5fc0f09c4c439de17ff" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->draft", + "phases": { + "initial": { + "namingEvidenceBytes": 2571, + "namingEvidenceSha256": "e1466d6dac8134c9ddcc6d98dc14a248a77cd593fc483c918d9d4be07c2033aa", + "pair": "rotate->draft", + "shape": { + "area": 582.884251, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 956.2556682 + } + }, + "reopened": { + "namingEvidenceBytes": 2571, + "namingEvidenceSha256": "e1466d6dac8134c9ddcc6d98dc14a248a77cd593fc483c918d9d4be07c2033aa", + "pair": "rotate->draft", + "shape": { + "area": 582.884251, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 956.2556682 + } + }, + "resaved": { + "namingEvidenceBytes": 2571, + "namingEvidenceSha256": "e1466d6dac8134c9ddcc6d98dc14a248a77cd593fc483c918d9d4be07c2033aa", + "pair": "rotate->draft", + "shape": { + "area": 582.884251, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 956.2556682 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-thickness", + "pair": "rotate->thickness", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "ea289e34da14ce07fe5e54525693358717cbdc394a882eff3f2d6e374c0d161d", + "namingSemanticSha256": "d1c6f32dbf4125c63757519d331621271e60f79f5ba4779b23ea405a02f17db4" + }, + "second": { + "operation": "thickness", + "builder": "BRepOffsetAPI_MakeThickSolid", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 11, + "edges": 24, + "vertices": 16, + "volume": 187.456, + "area": 953.28, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 38, + "selectedRecords": 6, + "ambiguousResults": 8, + "historySha256": "aa204d4aa6adb782dfbd8caa8fe653c41371d2e03c06a44a33e252a8077384b6", + "namingEvidenceSha256": "a22d67a5b8c848aa6a30b70c5064f324efef9b08668bdfee08997dae01b05218", + "namingSemanticSha256": "57b9db57ad346f6680a30cd08112deaf43ffb79812d8aaef193da98822b88a84" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "offset", + "trajectory": [ + -0.4, + -0.6, + -0.4 + ], + "beforeValue": -0.4, + "editedValue": -0.6, + "restoredValue": -0.4, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "thickness", + "builder": "BRepOffsetAPI_MakeThickSolid", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 11, + "edges": 24, + "vertices": 16, + "volume": 272.064, + "area": 930.88, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 38, + "selectedRecords": 6, + "ambiguousResults": 8, + "historySha256": "aa204d4aa6adb782dfbd8caa8fe653c41371d2e03c06a44a33e252a8077384b6", + "namingEvidenceSha256": "0a10211a70d12a218989d68de71ce87187a06adbca57c420b8c3f635cfa51ea8", + "namingSemanticSha256": "57b9db57ad346f6680a30cd08112deaf43ffb79812d8aaef193da98822b88a84" + }, + "restoredEvidence": { + "operation": "thickness", + "builder": "BRepOffsetAPI_MakeThickSolid", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 11, + "edges": 24, + "vertices": 16, + "volume": 187.456, + "area": 953.28, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 38, + "selectedRecords": 6, + "ambiguousResults": 8, + "historySha256": "aa204d4aa6adb782dfbd8caa8fe653c41371d2e03c06a44a33e252a8077384b6", + "namingEvidenceSha256": "648472e30f0bce3b6a2fbcadc018dfacd32a7d24d0c3d9b0657ca19bdcf2f917", + "namingSemanticSha256": "57b9db57ad346f6680a30cd08112deaf43ffb79812d8aaef193da98822b88a84" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->thickness", + "phases": { + "initial": { + "namingEvidenceBytes": 8147, + "namingEvidenceSha256": "a22d67a5b8c848aa6a30b70c5064f324efef9b08668bdfee08997dae01b05218", + "pair": "rotate->thickness", + "shape": { + "area": 953.28, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 24, + "faces": 11, + "solids": 1, + "valid": true, + "vertices": 16, + "volume": 187.456 + } + }, + "reopened": { + "namingEvidenceBytes": 8147, + "namingEvidenceSha256": "a22d67a5b8c848aa6a30b70c5064f324efef9b08668bdfee08997dae01b05218", + "pair": "rotate->thickness", + "shape": { + "area": 953.28, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 24, + "faces": 11, + "solids": 1, + "valid": true, + "vertices": 16, + "volume": 187.456 + } + }, + "resaved": { + "namingEvidenceBytes": 8147, + "namingEvidenceSha256": "a22d67a5b8c848aa6a30b70c5064f324efef9b08668bdfee08997dae01b05218", + "pair": "rotate->thickness", + "shape": { + "area": 953.28, + "bounds": [ + -2.5881905, + 0, + 0, + 9.6592583, + 12.2474487, + 10 + ], + "edges": 24, + "faces": 11, + "solids": 1, + "valid": true, + "vertices": 16, + "volume": 187.456 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-linear-pattern", + "pair": "rotate->linear-pattern", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "112396d5bc845a4ed9ab07d45d071b4697dc1c9515d49c990c68eaeddfd6867c", + "namingSemanticSha256": "26e597a9110741c2727370d66fce2c39c68a0fbdbc1cf6d177cc7d829b06feaa" + }, + "second": { + "operation": "linear-pattern", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 14, + "edges": 32, + "vertices": 20, + "volume": 1819.7958971, + "area": 959.9183588, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 17.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 48, + "selectedRecords": 6, + "ambiguousResults": 8, + "historySha256": "8f1972276966e69545cabf99cfee1dd85165bb72bb6b0cfde54cfa03065f3a15", + "namingEvidenceSha256": "4f90c04cec5b3fe2343897977e148a754e0bbae5d551fedd8dd47ee08c9a034b", + "namingSemanticSha256": "4b0ee9928a90bc0d7b07c01bd801e283b7f184f6e1e9ecf851ed27fd57d408b1" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "translationX", + "trajectory": [ + 8, + 9, + 8 + ], + "beforeValue": 8, + "editedValue": 9, + "restoredValue": 8, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "linear-pattern", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 14, + "edges": 32, + "vertices": 20, + "volume": 1899.7703843, + "area": 1000.4081537, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 18.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 48, + "selectedRecords": 6, + "ambiguousResults": 8, + "historySha256": "8f1972276966e69545cabf99cfee1dd85165bb72bb6b0cfde54cfa03065f3a15", + "namingEvidenceSha256": "630a228102d9ed85884a98e86a2b9602b5ae9297fcec04b18960e07170d44b6d", + "namingSemanticSha256": "4b0ee9928a90bc0d7b07c01bd801e283b7f184f6e1e9ecf851ed27fd57d408b1" + }, + "restoredEvidence": { + "operation": "linear-pattern", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 14, + "edges": 32, + "vertices": 20, + "volume": 1819.7958971, + "area": 959.9183588, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 17.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 48, + "selectedRecords": 6, + "ambiguousResults": 8, + "historySha256": "8f1972276966e69545cabf99cfee1dd85165bb72bb6b0cfde54cfa03065f3a15", + "namingEvidenceSha256": "525d1f47ec4db509707d98611c26cece3f5c7168f8bc333b08262d953e1ac10b", + "namingSemanticSha256": "4b0ee9928a90bc0d7b07c01bd801e283b7f184f6e1e9ecf851ed27fd57d408b1" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->linear-pattern", + "phases": { + "initial": { + "namingEvidenceBytes": 6025, + "namingEvidenceSha256": "4f90c04cec5b3fe2343897977e148a754e0bbae5d551fedd8dd47ee08c9a034b", + "pair": "rotate->linear-pattern", + "shape": { + "area": 959.9183588, + "bounds": [ + -2.5881905, + 0, + 0, + 17.6592583, + 12.2474487, + 10 + ], + "edges": 32, + "faces": 14, + "solids": 1, + "valid": true, + "vertices": 20, + "volume": 1819.7958971 + } + }, + "reopened": { + "namingEvidenceBytes": 6025, + "namingEvidenceSha256": "4f90c04cec5b3fe2343897977e148a754e0bbae5d551fedd8dd47ee08c9a034b", + "pair": "rotate->linear-pattern", + "shape": { + "area": 959.9183588, + "bounds": [ + -2.5881905, + 0, + 0, + 17.6592583, + 12.2474487, + 10 + ], + "edges": 32, + "faces": 14, + "solids": 1, + "valid": true, + "vertices": 20, + "volume": 1819.7958971 + } + }, + "resaved": { + "namingEvidenceBytes": 6025, + "namingEvidenceSha256": "4f90c04cec5b3fe2343897977e148a754e0bbae5d551fedd8dd47ee08c9a034b", + "pair": "rotate->linear-pattern", + "shape": { + "area": 959.9183588, + "bounds": [ + -2.5881905, + 0, + 0, + 17.6592583, + 12.2474487, + 10 + ], + "edges": 32, + "faces": 14, + "solids": 1, + "valid": true, + "vertices": 20, + "volume": 1819.7958971 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-polar-pattern", + "pair": "rotate->polar-pattern", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "b91edd44b01df7ea3ad5772f1405c06ac5ff15643739bf9db47a7d4d294361fe", + "namingSemanticSha256": "8161ddf411e59b1bced2c3b73a01a716e0a91b29d6185d8a08c599d8a950b896" + }, + "second": { + "operation": "polar-pattern", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 12, + "edges": 26, + "vertices": 16, + "volume": 1422.6497308, + "area": 769.0598923, + "bounds": [ + -7.071068, + -1e-7, + -1e-7, + 9.6592584, + 14.1421358, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 11, + "historySha256": "b0850da2a12eb332ca50406d24100dab526caa133add05ba8a36c44cb8c007f6", + "namingEvidenceSha256": "1ea3709b9a51096d923c266aefacad7a1ac4822e78e4a8aae6bcd74a8471e7f7", + "namingSemanticSha256": "eddd2886a613dcadaa0b18039f17b7dff0d0470f5ab6ec727550c0efd98e3fa5" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "angle", + "trajectory": [ + 30, + 45, + 30 + ], + "beforeValue": 30, + "editedValue": 45, + "restoredValue": 30, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "polar-pattern", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 12, + "edges": 26, + "vertices": 16, + "volume": 1585.7864376, + "area": 834.3145751, + "bounds": [ + -8.6602542, + -1e-7, + -1e-7, + 9.6592584, + 13.6602542, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 11, + "historySha256": "b0850da2a12eb332ca50406d24100dab526caa133add05ba8a36c44cb8c007f6", + "namingEvidenceSha256": "b3f485d4086c52b8c9287155e1a9f58e224729b0bfb0c722ff7f6606b02b2ce9", + "namingSemanticSha256": "eddd2886a613dcadaa0b18039f17b7dff0d0470f5ab6ec727550c0efd98e3fa5" + }, + "restoredEvidence": { + "operation": "polar-pattern", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 12, + "edges": 26, + "vertices": 16, + "volume": 1422.6497308, + "area": 769.0598923, + "bounds": [ + -7.071068, + -1e-7, + -1e-7, + 9.6592584, + 14.1421358, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 11, + "historySha256": "b0850da2a12eb332ca50406d24100dab526caa133add05ba8a36c44cb8c007f6", + "namingEvidenceSha256": "2bc5d946046b1a7898aaf08cb1c77ad99471e0491bbcb81b021f9fc29a3f7c9b", + "namingSemanticSha256": "eddd2886a613dcadaa0b18039f17b7dff0d0470f5ab6ec727550c0efd98e3fa5" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->polar-pattern", + "phases": { + "initial": { + "namingEvidenceBytes": 8309, + "namingEvidenceSha256": "1ea3709b9a51096d923c266aefacad7a1ac4822e78e4a8aae6bcd74a8471e7f7", + "pair": "rotate->polar-pattern", + "shape": { + "area": 769.0598923, + "bounds": [ + -7.0710678, + 0, + 0, + 9.6592583, + 14.1421356, + 10 + ], + "edges": 26, + "faces": 12, + "solids": 1, + "valid": true, + "vertices": 16, + "volume": 1422.6497308 + } + }, + "reopened": { + "namingEvidenceBytes": 8309, + "namingEvidenceSha256": "1ea3709b9a51096d923c266aefacad7a1ac4822e78e4a8aae6bcd74a8471e7f7", + "pair": "rotate->polar-pattern", + "shape": { + "area": 769.0598923, + "bounds": [ + -7.0710678, + 0, + 0, + 9.6592583, + 14.1421356, + 10 + ], + "edges": 26, + "faces": 12, + "solids": 1, + "valid": true, + "vertices": 16, + "volume": 1422.6497308 + } + }, + "resaved": { + "namingEvidenceBytes": 8309, + "namingEvidenceSha256": "1ea3709b9a51096d923c266aefacad7a1ac4822e78e4a8aae6bcd74a8471e7f7", + "pair": "rotate->polar-pattern", + "shape": { + "area": 769.0598923, + "bounds": [ + -7.0710678, + 0, + 0, + 9.6592583, + 14.1421356, + 10 + ], + "edges": 26, + "faces": 12, + "solids": 1, + "valid": true, + "vertices": 16, + "volume": 1422.6497308 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-mirrored", + "pair": "rotate->mirrored", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "f618ec82b3e9cbe007e5240b4cab9c9cf22442a56e46ac3c5e605b48b74490e3", + "namingSemanticSha256": "30c56741724f0258a3b1186d88c8d9e15020d177ff63b5ab2a47a42d93e3155c" + }, + "second": { + "operation": "mirrored", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 20, + "edges": 42, + "vertices": 24, + "volume": 1329.767789, + "area": 744.7229278, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 12.5881906, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 80, + "selectedRecords": 10, + "ambiguousResults": 14, + "historySha256": "ca0c5e587e9a52fe2c70ed9cbcf45418b29464091b546eb90d8c320e455021fe", + "namingEvidenceSha256": "6e38b809561a7a0e0bdab33604018013eebff2c9d61032cc399558b2028d3b97", + "namingSemanticSha256": "7c5e013fd48cf039f6755a9753341570b7cb44eb2d2b469bd6d8f1e55c8587ac" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "planeOriginX", + "trajectory": [ + 5, + 6, + 5 + ], + "beforeValue": 5, + "editedValue": 6, + "restoredValue": 5, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "mirrored", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 20, + "edges": 42, + "vertices": 24, + "volume": 1517.3794222, + "area": 814.9051177, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 14.5881906, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 80, + "selectedRecords": 10, + "ambiguousResults": 14, + "historySha256": "ca0c5e587e9a52fe2c70ed9cbcf45418b29464091b546eb90d8c320e455021fe", + "namingEvidenceSha256": "3ca76ceeb90249f7dd38f1e950d5a40faedd74d192f88bc20d02c75d39d5404b", + "namingSemanticSha256": "7c5e013fd48cf039f6755a9753341570b7cb44eb2d2b469bd6d8f1e55c8587ac" + }, + "restoredEvidence": { + "operation": "mirrored", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 20, + "edges": 42, + "vertices": 24, + "volume": 1329.767789, + "area": 744.7229278, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 12.5881906, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 80, + "selectedRecords": 10, + "ambiguousResults": 14, + "historySha256": "ca0c5e587e9a52fe2c70ed9cbcf45418b29464091b546eb90d8c320e455021fe", + "namingEvidenceSha256": "a73187d17a7f0df082b48af493ff5907993ec15a16038bef77560a5e706e3cec", + "namingSemanticSha256": "7c5e013fd48cf039f6755a9753341570b7cb44eb2d2b469bd6d8f1e55c8587ac" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->mirrored", + "phases": { + "initial": { + "namingEvidenceBytes": 9521, + "namingEvidenceSha256": "6e38b809561a7a0e0bdab33604018013eebff2c9d61032cc399558b2028d3b97", + "pair": "rotate->mirrored", + "shape": { + "area": 744.7229278, + "bounds": [ + -2.5881905, + 0, + 0, + 12.5881905, + 12.2474487, + 10 + ], + "edges": 42, + "faces": 20, + "solids": 1, + "valid": true, + "vertices": 24, + "volume": 1329.767789 + } + }, + "reopened": { + "namingEvidenceBytes": 9521, + "namingEvidenceSha256": "6e38b809561a7a0e0bdab33604018013eebff2c9d61032cc399558b2028d3b97", + "pair": "rotate->mirrored", + "shape": { + "area": 744.7229278, + "bounds": [ + -2.5881905, + 0, + 0, + 12.5881905, + 12.2474487, + 10 + ], + "edges": 42, + "faces": 20, + "solids": 1, + "valid": true, + "vertices": 24, + "volume": 1329.767789 + } + }, + "resaved": { + "namingEvidenceBytes": 9521, + "namingEvidenceSha256": "6e38b809561a7a0e0bdab33604018013eebff2c9d61032cc399558b2028d3b97", + "pair": "rotate->mirrored", + "shape": { + "area": 744.7229278, + "bounds": [ + -2.5881905, + 0, + 0, + 12.5881905, + 12.2474487, + 10 + ], + "edges": 42, + "faces": 20, + "solids": 1, + "valid": true, + "vertices": 24, + "volume": 1329.767789 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-rotate-multi-transform", + "pair": "rotate->multi-transform", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 1000, + "area": 600, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 9.6592584, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 78, + "selectedRecords": 6, + "ambiguousResults": 20, + "historySha256": "bee8c3d39b2e8d137b532235248b0ee9a41c8520722e8170cec260ce103d23e8", + "namingEvidenceSha256": "5ef1ff2e491537ca499aefe5b49570298e805e49be4e9ba64f444f3c23bf7c77", + "namingSemanticSha256": "b04a09599d9d570168b9a3407848ab07fda02257ac2fe656ea49a1c71192b756" + }, + "second": { + "operation": "multi-transform", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse(ordered)", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 56, + "edges": 118, + "vertices": 64, + "volume": 2392.1349751, + "area": 1184.6969616, + "bounds": [ + -7.6592584, + -1e-7, + -1e-7, + 17.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 470, + "selectedRecords": 56, + "ambiguousResults": 138, + "historySha256": "813b5e0e31908352c850a69046670d050fc062dd928c1210c8cb0175dde46674", + "namingEvidenceSha256": "b69ae5dbb4ece1ae68ff090090846accf2e2bdec75474a8c27994f5d8357e269", + "namingSemanticSha256": "88c8d762b55b7b3a7f51580481642d2093875a7991989b888c0b2aa49e187197" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "multiTranslationX", + "trajectory": [ + 8, + 9, + 8 + ], + "beforeValue": 8, + "editedValue": 9, + "restoredValue": 8, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "multi-transform", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse(ordered)", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 56, + "edges": 118, + "vertices": 64, + "volume": 2589.9081788, + "area": 1256.9114656, + "bounds": [ + -8.6592584, + -1e-7, + -1e-7, + 18.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 470, + "selectedRecords": 56, + "ambiguousResults": 138, + "historySha256": "813b5e0e31908352c850a69046670d050fc062dd928c1210c8cb0175dde46674", + "namingEvidenceSha256": "8b51cf4361a6d278f11c3ff52028787eb2772be35a4b2f946d1c5ef485d28a11", + "namingSemanticSha256": "88c8d762b55b7b3a7f51580481642d2093875a7991989b888c0b2aa49e187197" + }, + "restoredEvidence": { + "operation": "multi-transform", + "builder": "BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse(ordered)", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 56, + "edges": 118, + "vertices": 64, + "volume": 2392.1349751, + "area": 1184.6969616, + "bounds": [ + -7.6592584, + -1e-7, + -1e-7, + 17.6592584, + 12.2474489, + 10.0000001 + ] + }, + "historyRecords": 470, + "selectedRecords": 56, + "ambiguousResults": 138, + "historySha256": "813b5e0e31908352c850a69046670d050fc062dd928c1210c8cb0175dde46674", + "namingEvidenceSha256": "6313326696179a73e9944e0f90f2e60d2707c2e5fa179df6b745be08f1c55334", + "namingSemanticSha256": "88c8d762b55b7b3a7f51580481642d2093875a7991989b888c0b2aa49e187197" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "decision": "accepted", + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "rotate->multi-transform", + "phases": { + "initial": { + "namingEvidenceBytes": 90617, + "namingEvidenceSha256": "b69ae5dbb4ece1ae68ff090090846accf2e2bdec75474a8c27994f5d8357e269", + "pair": "rotate->multi-transform", + "shape": { + "area": 1184.6969616, + "bounds": [ + -7.6592583, + 0, + 0, + 17.6592583, + 12.2474487, + 10 + ], + "edges": 118, + "faces": 56, + "solids": 1, + "valid": true, + "vertices": 64, + "volume": 2392.1349751 + } + }, + "reopened": { + "namingEvidenceBytes": 90617, + "namingEvidenceSha256": "b69ae5dbb4ece1ae68ff090090846accf2e2bdec75474a8c27994f5d8357e269", + "pair": "rotate->multi-transform", + "shape": { + "area": 1184.6969616, + "bounds": [ + -7.6592583, + 0, + 0, + 17.6592583, + 12.2474487, + 10 + ], + "edges": 118, + "faces": 56, + "solids": 1, + "valid": true, + "vertices": 64, + "volume": 2392.1349751 + } + }, + "resaved": { + "namingEvidenceBytes": 90617, + "namingEvidenceSha256": "b69ae5dbb4ece1ae68ff090090846accf2e2bdec75474a8c27994f5d8357e269", + "pair": "rotate->multi-transform", + "shape": { + "area": 1184.6969616, + "bounds": [ + -7.6592583, + 0, + 0, + 17.6592583, + 12.2474487, + 10 + ], + "edges": 118, + "faces": 56, + "solids": 1, + "valid": true, + "vertices": 64, + "volume": 2392.1349751 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } } ], "summary": { "registeredOperations": 19, "orderedPairs": 361, - "classifiedPairs": 56, - "accepted": 44, - "rejected": 12, - "unknown": 305 + "classifiedPairs": 74, + "accepted": 58, + "rejected": 16, + "unknown": 287 } } diff --git a/docs/freecad-active-work-status.generated.zh-CN.md b/docs/freecad-active-work-status.generated.zh-CN.md index e21c957..9ba0185 100644 --- a/docs/freecad-active-work-status.generated.zh-CN.md +++ b/docs/freecad-active-work-status.generated.zh-CN.md @@ -3,9 +3,9 @@ 生成日期:2026-08-15。基线:FreeCAD 1.1.1 / `0108fd4b4850cc46e625b60e53cea7a7bbe69f8d`。 -- 唯一活动任务:`TSN-PAIR-rotate-fuse` -- 微任务:1756 total / 186 completed / 1 in_progress / 1569 pending -- 有序操作对:60/361 classified / 301 unknown +- 唯一活动任务:`TSN-PAIR-pad-fuse` +- 微任务:1756 total / 204 completed / 1 in_progress / 1551 pending +- 有序操作对:78/361 classified / 283 unknown - Property:27/85 native types / 58 opaque types - exact 任务:5/52 completed - 模块能力:0 exact / 26 compatible / 5 proxy / 3 development @@ -15,7 +15,7 @@ | `ORA-GUI-BASELINE` | 106 | 106 | 0 | 0 | `-` | | `ORA-GUI-WORKFLOWS` | 7 | 7 | 0 | 0 | `-` | | `TSN-RECOVERY-DRIFT` | 13 | 13 | 0 | 0 | `-` | -| `TSN-ORDERED-PAIRS` | 361 | 60 | 1 | 300 | `TSN-PAIR-rotate-fuse` | +| `TSN-ORDERED-PAIRS` | 361 | 78 | 1 | 282 | `TSN-PAIR-pad-fuse` | | `PROPERTY-CODECS` | 522 | 0 | 0 | 522 | `-` | | `DOCUMENT-SEMANTICS` | 90 | 0 | 0 | 90 | `-` | | `CORE-MODELING` | 171 | 0 | 0 | 171 | `-` | diff --git a/scripts/check-freecad-ordered-operation-pair-classification.mjs b/scripts/check-freecad-ordered-operation-pair-classification.mjs index b689f1b..a4ed5b6 100644 --- a/scripts/check-freecad-ordered-operation-pair-classification.mjs +++ b/scripts/check-freecad-ordered-operation-pair-classification.mjs @@ -74,6 +74,24 @@ const expectedPairs = [ { pair: 'common->polar-pattern', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepAlgoAPI_Common', firstInputCount: 2, secondBuilder: 'BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse', secondInputCount: 1, mutationParameter: 'angle', mutationTrajectory: [30, 45, 30] }, { pair: 'common->mirrored', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepAlgoAPI_Common', firstInputCount: 2, secondBuilder: 'BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse', secondInputCount: 1, mutationParameter: 'planeOriginX', mutationTrajectory: [5, 6, 5] }, { pair: 'common->multi-transform', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepAlgoAPI_Common', firstInputCount: 2, secondBuilder: 'BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse(ordered)', secondInputCount: 1, mutationParameter: 'multiTranslationX', mutationTrajectory: [4, 3, 4] }, + { pair: 'rotate->fuse', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepAlgoAPI_Fuse', secondInputCount: 2, mutationParameter: 'toolOffsetX', mutationTrajectory: [8, 7, 8] }, + { pair: 'rotate->cut', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepAlgoAPI_Cut', secondInputCount: 2, mutationParameter: 'toolSize', mutationTrajectory: [4, 3, 4] }, + { pair: 'rotate->common', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepAlgoAPI_Common', secondInputCount: 2, mutationParameter: 'toolOffsetX', mutationTrajectory: [7, 6, 7] }, + { pair: 'rotate->rotate', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepBuilderAPI_Transform', secondInputCount: 1, mutationParameter: 'angle', mutationTrajectory: [15, 22.5, 15] }, + { pair: 'rotate->pad', decision: 'rejected', reasonCode: 'native-builder-and-freecad-profile-reject-with-clean-resave', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, rejectionAuthority: 'occt-builder', secondBuilder: 'BRepPrimAPI_MakePrism', secondInputCount: 1, mutationParameter: 'length', mutationTrajectory: [5, 7.5, 5], nativeTypeId: 'PartDesign::Pad', freeCadDiagnostic: 'FeatureExtrusion: Length: Could not extrude the sketch!' }, + { pair: 'rotate->pocket', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepPrimAPI_MakePrism+BRepAlgoAPI_Cut', secondInputCount: 2, mutationParameter: 'length', mutationTrajectory: [5, 4, 5] }, + { pair: 'rotate->loft', decision: 'rejected', reasonCode: 'freecad-input-precondition-reject-with-kernel-diagnostic-and-clean-resave', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, rejectionAuthority: 'freecad-document', kernelOutcome: 'accepted', secondBuilder: 'BRepOffsetAPI_ThruSections', secondInputCount: 2, mutationParameter: 'ruled', mutationTrajectory: [false, true, false], nativeTypeId: 'Part::Loft', freeCadDiagnostic: 'Profile shape is not a single vertex, edge, wire nor face.' }, + { pair: 'rotate->pipe', decision: 'rejected', reasonCode: 'freecad-input-precondition-reject-with-kernel-diagnostic-and-clean-resave', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, rejectionAuthority: 'freecad-document', kernelOutcome: 'accepted', secondBuilder: 'BRepOffsetAPI_MakePipe', secondInputCount: 2, mutationParameter: 'spineLength', mutationTrajectory: [15, 12, 15], nativeTypeId: 'Part::Sweep', freeCadDiagnostic: 'A fatal error occurred when making the sweep' }, + { pair: 'rotate->revolution', decision: 'rejected', reasonCode: 'native-builder-and-freecad-profile-reject-with-clean-resave', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, rejectionAuthority: 'occt-builder', secondBuilder: 'BRepPrimAPI_MakeRevol', secondInputCount: 1, mutationParameter: 'angle', mutationTrajectory: [360, 270, 360], nativeTypeId: 'Part::Revolution', freeCadDiagnostic: 'BRep_API: command not done' }, + { pair: 'rotate->groove', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepPrimAPI_MakeRevol+BRepAlgoAPI_Cut', secondInputCount: 2, mutationParameter: 'angle', mutationTrajectory: [360, 180, 360] }, + { pair: 'rotate->chamfer', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepFilletAPI_MakeChamfer', secondInputCount: 1, mutationParameter: 'distance', mutationTrajectory: [0.4, 0.6, 0.4] }, + { pair: 'rotate->hole', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepPrimAPI_MakeCylinder+BRepAlgoAPI_Cut', secondInputCount: 1, mutationParameter: 'radius', mutationTrajectory: [1, 1.5, 1] }, + { pair: 'rotate->draft', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepOffsetAPI_DraftAngle', secondInputCount: 1, mutationParameter: 'angle', mutationTrajectory: [5, 8, 5] }, + { pair: 'rotate->thickness', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepOffsetAPI_MakeThickSolid', secondInputCount: 1, mutationParameter: 'offset', mutationTrajectory: [-0.4, -0.6, -0.4] }, + { pair: 'rotate->linear-pattern', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse', secondInputCount: 1, mutationParameter: 'translationX', mutationTrajectory: [8, 9, 8] }, + { pair: 'rotate->polar-pattern', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse', secondInputCount: 1, mutationParameter: 'angle', mutationTrajectory: [30, 45, 30] }, + { pair: 'rotate->mirrored', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse', secondInputCount: 1, mutationParameter: 'planeOriginX', mutationTrajectory: [5, 6, 5] }, + { pair: 'rotate->multi-transform', decision: 'accepted', reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', firstBuilder: 'BRepBuilderAPI_Transform', firstInputCount: 1, secondBuilder: 'BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse(ordered)', secondInputCount: 1, mutationParameter: 'multiTranslationX', mutationTrajectory: [8, 9, 8] }, ] if (report.nativeProbe?.artifacts?.length !== 3 || report.classifications?.length !== expectedPairs.length) fail('native artifacts or classification prefix is incomplete.') for (const [index, entry] of report.classifications.entries()) { @@ -116,6 +134,6 @@ for (const [index, entry] of report.classifications.entries()) { const phases = entry.persistence.phases if (JSON.stringify(phases?.initial) !== JSON.stringify(phases?.reopened) || JSON.stringify(phases?.initial) !== JSON.stringify(phases?.resaved) || phases.initial.namingEvidenceSha256 !== entry.second.namingEvidenceSha256) fail(`${expected.pair} FCStd phases changed Shape or naming evidence.`) } -const expectedSummary = { registeredOperations: 19, orderedPairs: 361, classifiedPairs: 56, accepted: 44, rejected: 12, unknown: 305 } +const expectedSummary = { registeredOperations: 19, orderedPairs: 361, classifiedPairs: 74, accepted: 58, rejected: 16, unknown: 287 } if (JSON.stringify(report.summary) !== JSON.stringify(expectedSummary)) fail('summary is inconsistent.') console.log(JSON.stringify({ status: 'freecad-ordered-operation-pair-classification-pass', completedTasks: report.classifications.map(({ taskId }) => taskId), pairs: report.classifications.map(({ pair, classification }) => ({ pair, classification })), nativeBuilderRuns: report.classifications.length * 4, fcstdPhases: report.classifications.length * 3, remainingPairs: report.summary.unknown }, null, 2)) diff --git a/scripts/run-freecad-ordered-operation-pair-classification.mjs b/scripts/run-freecad-ordered-operation-pair-classification.mjs index ce2835b..04a0ebe 100644 --- a/scripts/run-freecad-ordered-operation-pair-classification.mjs +++ b/scripts/run-freecad-ordered-operation-pair-classification.mjs @@ -74,6 +74,9 @@ const pairSpecOverrides = { 'common->common': { ...operationSpecs.common, nominal: { toolSize: 4, toolOffset: 7 }, edited: { toolSize: 4, toolOffset: 6 }, beforeValue: 7, editedValue: 6 }, 'common->linear-pattern': { ...operationSpecs['linear-pattern'], nominal: { translationX: 4 }, edited: { translationX: 3 }, beforeValue: 4, editedValue: 3 }, 'common->multi-transform': { ...operationSpecs['multi-transform'], nominal: { multiTranslationX: 4 }, edited: { multiTranslationX: 3 }, beforeValue: 4, editedValue: 3 }, + 'rotate->fuse': { ...operationSpecs.fuse, nominal: { toolSize: 5, toolOffset: 8 }, edited: { toolSize: 5, toolOffset: 7 }, beforeValue: 8, editedValue: 7 }, + 'rotate->common': { ...operationSpecs.common, nominal: { toolSize: 5, toolOffset: 7 }, edited: { toolSize: 5, toolOffset: 6 }, beforeValue: 7, editedValue: 6 }, + 'rotate->pipe': { ...operationSpecs.pipe, kernelOutcome: 'accepted' }, } const createOperation = (module, { operation, objectStep, toolSize, toolOffset, angle, length, ruled, spineLength, radius, distance, depth, position, direction, faceIndex, axisOrigin, neutralPlaneDirection, reversed, offset, intersectionJoin, translationX, planeOriginX, multiTranslationX, stage }) => { @@ -364,7 +367,7 @@ const classifyPair = async (fromOperation, toOperation, pairIndex) => { } const operations = ['fuse', 'cut', 'common', 'rotate', 'pad', 'pocket', 'loft', 'pipe', 'revolution', 'groove', 'fillet', 'chamfer', 'hole', 'draft', 'thickness', 'linear-pattern', 'polar-pattern', 'mirrored', 'multi-transform'] -const orderedPairPrefix = [...operations.map((toOperation) => ['fuse', toOperation]), ['cut', 'fuse'], ['cut', 'cut'], ['cut', 'common'], ['cut', 'pad'], ['cut', 'pocket'], ['cut', 'loft'], ['cut', 'pipe'], ['cut', 'revolution'], ['cut', 'groove'], ['cut', 'fillet'], ['cut', 'chamfer'], ['cut', 'hole'], ['cut', 'draft'], ['cut', 'thickness'], ['cut', 'linear-pattern'], ['cut', 'polar-pattern'], ['cut', 'mirrored'], ['cut', 'multi-transform'], ['common', 'fuse'], ['common', 'cut'], ['common', 'common'], ['common', 'rotate'], ['common', 'pad'], ['common', 'pocket'], ['common', 'loft'], ['common', 'pipe'], ['common', 'revolution'], ['common', 'groove'], ['common', 'fillet'], ['common', 'chamfer'], ['common', 'hole'], ['common', 'draft'], ['common', 'thickness'], ['common', 'linear-pattern'], ['common', 'polar-pattern'], ['common', 'mirrored'], ['common', 'multi-transform']] +const orderedPairPrefix = [...operations.map((toOperation) => ['fuse', toOperation]), ['cut', 'fuse'], ['cut', 'cut'], ['cut', 'common'], ['cut', 'pad'], ['cut', 'pocket'], ['cut', 'loft'], ['cut', 'pipe'], ['cut', 'revolution'], ['cut', 'groove'], ['cut', 'fillet'], ['cut', 'chamfer'], ['cut', 'hole'], ['cut', 'draft'], ['cut', 'thickness'], ['cut', 'linear-pattern'], ['cut', 'polar-pattern'], ['cut', 'mirrored'], ['cut', 'multi-transform'], ['common', 'fuse'], ['common', 'cut'], ['common', 'common'], ['common', 'rotate'], ['common', 'pad'], ['common', 'pocket'], ['common', 'loft'], ['common', 'pipe'], ['common', 'revolution'], ['common', 'groove'], ['common', 'fillet'], ['common', 'chamfer'], ['common', 'hole'], ['common', 'draft'], ['common', 'thickness'], ['common', 'linear-pattern'], ['common', 'polar-pattern'], ['common', 'mirrored'], ['common', 'multi-transform'], ['rotate', 'fuse'], ['rotate', 'cut'], ['rotate', 'common'], ['rotate', 'rotate'], ['rotate', 'pad'], ['rotate', 'pocket'], ['rotate', 'loft'], ['rotate', 'pipe'], ['rotate', 'revolution'], ['rotate', 'groove'], ['rotate', 'chamfer'], ['rotate', 'hole'], ['rotate', 'draft'], ['rotate', 'thickness'], ['rotate', 'linear-pattern'], ['rotate', 'polar-pattern'], ['rotate', 'mirrored'], ['rotate', 'multi-transform']] const classifications = [] for (const [index, [fromOperation, toOperation]] of orderedPairPrefix.entries()) classifications.push(await classifyPair(fromOperation, toOperation, index)) diff --git a/后续工作.txt b/后续工作.txt index 2be306e..0aee293 100644 --- a/后续工作.txt +++ b/后续工作.txt @@ -650,4 +650,215 @@ git diff --check - 上游 Common naming 证据向下游传播,FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 - focused ordered-pair gate 已锁定 ordered builder、专用变异轨迹、输入数、恢复、history、naming 和持久化证据。 +### `TSN-PAIR-rotate-fuse` + +`rotate->fuse` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepAlgoAPI_Fuse` 双输入 builder,对 Rotate 结果执行布尔并集。 +- 默认工具 X 偏移 `12` 会产生两个分离 Solid 且 history 为空,未被误记为接受;改用保持实体交叠的 `8 -> 7 -> 8` 专用轨迹。 +- 工具偏移轨迹使体积在 `1107.0432067 -> 1092.0913015 -> 1107.0432067` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 39 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、专用变异轨迹、输入数、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-cut` + +`rotate->cut` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepAlgoAPI_Cut` 双输入 builder,对 Rotate 结果执行布尔减料。 +- `4 -> 3 -> 4` 工具尺寸轨迹改变体积与面积,体积在 `953.1487483 -> 981.4403996 -> 953.1487483` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 53 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、输入数、变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-common` + +`rotate->common` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepAlgoAPI_Common` 双输入 builder,对 Rotate 结果执行布尔交集。 +- 默认工具 X 偏移 `10` 与旋转实体无交叠并被原生 builder 拒绝,未被误记为接受;改用 `7 -> 6 -> 7` 专用轨迹。 +- 工具偏移轨迹使交集体积在 `32.9086985 -> 49.2003498 -> 32.9086985` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 136 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、专用变异轨迹、输入数、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-rotate` + +`rotate->rotate` 已完成原生接受分类: + +- 上下游均使用真实 `BRepBuilderAPI_Transform` 单输入 builder,两阶段均生成有效单 Solid 和 78 条原生 history。 +- `15 -> 22.5 -> 15` 角度轨迹保持体积 `1000` 和拓扑不变,但明确改变世界空间边界,未因体积不变而误判为无变异。 +- 恢复态精确返回名义摘要、原生 history 与语义 naming。 +- 上游 Rotate naming 证据向下游传播,下游获得完整原生证据。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定两阶段 builder、边界变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-pad` + +`rotate->pad` 已完成原生拒绝分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- OCCT `BRepPrimAPI_MakePrism` 在 `5 -> 7.5 -> 5` 长度轨迹中稳定拒绝 Rotate Solid 输入,且不产生结果 Shape 或 history。 +- FreeCAD `PartDesign::Pad` 使用同一 Rotate Solid 作为 Profile,返回 `FeatureExtrusion: Length: Could not extrude the sketch!`。 +- FreeCAD 结果 Shape 为空、状态包含 `Invalid`,拒绝任务没有伪造下游 naming 或变异证据。 +- transaction abort 后对象集与 Rotate 源 Shape 完整恢复,干净 FCStd save/reopen/resave 三阶段一致。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、异常传输、精确诊断、回滚和持久化证据。 + +### `TSN-PAIR-rotate-pocket` + +`rotate->pocket` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepPrimAPI_MakePrism+BRepAlgoAPI_Cut` 双输入 builder,对 Rotate 结果执行减料拉伸。 +- `5 -> 4 -> 5` 深度轨迹改变体积与面积,体积在 `972.6794919 -> 978.1435935 -> 972.6794919` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 56 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、两输入减料、变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-loft` + +`rotate->loft` 已完成原生拒绝分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- OCCT `BRepOffsetAPI_ThruSections` 在 `false -> true -> false` ruled 轨迹中生成有效 Shape 和 24 条 history,但该结果仅记为 kernel-superset 诊断。 +- FreeCAD `Part::Loft` 对 Rotate Solid section 返回 `Profile shape is not a single vertex, edge, wire nor face.`。 +- FreeCAD 结果 Shape 为空、状态包含 `Invalid`,拒绝任务没有伪造下游 naming 或变异证据。 +- transaction abort 后对象集与 Rotate 源 Shape 完整恢复,干净 FCStd save/reopen/resave 三阶段一致。 +- focused ordered-pair gate 已锁定 FreeCAD 决策权、OCCT 超集诊断、精确失败信息、回滚和持久化证据。 + +### `TSN-PAIR-rotate-pipe` + +`rotate->pipe` 已完成原生拒绝分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- OCCT `BRepOffsetAPI_MakePipe` 在 `15 -> 12 -> 15` spine 长度轨迹中生成体积 `1500 -> 1200 -> 1500` 的有效单 Solid 和 28 条 history,但该结果仅记为 kernel-superset 诊断。 +- FreeCAD `Part::Sweep` 对 Rotate Solid section 返回 `A fatal error occurred when making the sweep`。 +- FreeCAD 结果 Shape 为空、状态包含 `Invalid`,拒绝任务没有伪造下游 naming 或变异证据。 +- transaction abort 后对象集与 Rotate 源 Shape 完整恢复,干净 FCStd save/reopen/resave 三阶段一致。 +- focused ordered-pair gate 已锁定 FreeCAD 决策权、OCCT 超集诊断、精确失败信息、回滚和持久化证据。 + +### `TSN-PAIR-rotate-revolution` + +`rotate->revolution` 已完成原生拒绝分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- OCCT `BRepPrimAPI_MakeRevol` 在 `360 -> 270 -> 360` 角度轨迹中稳定拒绝 Rotate Solid 输入,三次均在 builder 阶段传输原生 C++ 异常,且不产生结果 Shape 或 history。 +- FreeCAD `Part::Revolution` 使用同一 Rotate Solid 作为 Source,返回该操作对专有诊断 `BRep_API: command not done`。 +- FreeCAD 结果 Shape 为空、状态包含 `Invalid`,拒绝任务没有伪造下游 naming 或变异证据。 +- transaction abort 后对象集与 Rotate 源 Shape 完整恢复,干净 FCStd save/reopen/resave 三阶段一致。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、异常传输、精确诊断、回滚和持久化证据。 + +### `TSN-PAIR-rotate-groove` + +`rotate->groove` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepPrimAPI_MakeRevol+BRepAlgoAPI_Cut` 双输入 builder,对 Rotate 结果执行旋转槽减料。 +- `360 -> 180 -> 360` 角度轨迹改变体积与拓扑:名义态体积为 `992.0171547`、10 Face,编辑态体积为 `1000`、8 Face,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 22 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、双输入减料、变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-chamfer` + +`rotate->chamfer` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepFilletAPI_MakeChamfer` 单输入 builder,对 Rotate 结果的锁定原生边执行倒角。 +- `0.4 -> 0.6 -> 0.4` 距离轨迹改变体积、面积与边界,体积在 `990.7413333 -> 979.552 -> 990.7413333` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 150 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、原生边选择、变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-hole` + +`rotate->hole` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepPrimAPI_MakeCylinder+BRepAlgoAPI_Cut` 单输入 builder,以锁定位置和方向的圆柱刀具贯穿 Rotate 结果。 +- `1 -> 1.5 -> 1` 半径轨迹改变体积与面积,体积在 `968.5840735 -> 929.3141653 -> 968.5840735` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 23 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、圆柱减料、变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-draft` + +`rotate->draft` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepOffsetAPI_DraftAngle` 单输入 builder,对 Rotate 结果的锁定原生 Face 执行拔模。 +- `5 -> 8 -> 5` 角度轨迹改变体积与面积,体积在 `956.2556682 -> 929.7295826 -> 956.2556682` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 5 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、原生 Face 选择、变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-thickness` + +`rotate->thickness` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepOffsetAPI_MakeThickSolid` 单输入 builder,对 Rotate 结果的锁定原生 Face 执行厚壳。 +- `-0.4 -> -0.6 -> -0.4` offset 轨迹改变体积与面积,体积在 `187.456 -> 272.064 -> 187.456` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 38 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、原生 Face 选择、变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-linear-pattern` + +`rotate->linear-pattern` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse` builder,将 Rotate 结果沿 X 方向平移复制并融合为一个可追踪 Solid。 +- `8 -> 9 -> 8` 平移轨迹保持实例交叠,体积在 `1819.7958971 -> 1899.7703843 -> 1819.7958971` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 48 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、单 Solid 约束、变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-polar-pattern` + +`rotate->polar-pattern` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse` builder,将 Rotate 结果绕锁定 Z 轴旋转复制并融合。 +- `30 -> 45 -> 30` 角度轨迹改变体积、面积与边界,体积在 `1422.6497308 -> 1585.7864376 -> 1422.6497308` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 78 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、旋转实例融合、变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-mirrored` + +`rotate->mirrored` 已完成原生接受分类: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用真实 `BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse` builder,将 Rotate 结果绕锁定平面镜像复制并融合。 +- `5 -> 6 -> 5` 镜像面 X 原点轨迹改变体积、面积与边界,体积在 `1329.767789 -> 1517.3794222 -> 1329.767789` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,包含 80 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定跨行首阶段 builder、镜像实例融合、变异、恢复、history、naming 和持久化证据。 + +### `TSN-PAIR-rotate-multi-transform` + +`rotate->multi-transform` 已完成原生接受分类,并闭合机器队列中 Rotate 起始行的剩余有序操作对: + +- 上游使用真实 `BRepBuilderAPI_Transform` 单输入 builder,生成体积 `1000` 的有效单 Solid 和 78 条原生 history。 +- 下游使用 ordered `BRepBuilderAPI_Transform+BRepAlgoAPI_Fuse` builder,组合 X 平移和 X=5 镜像两步并保留每个实例的原生追踪关系。 +- `8 -> 9 -> 8` 首步 X 平移轨迹保持全部实例连通,体积在 `2392.1349751 -> 2589.9081788 -> 2392.1349751` 间变化,并精确恢复名义摘要、history 与语义 naming。 +- 名义结果为有效 1 Solid,名义与编辑态均包含 470 条原生 history 记录。 +- 上游 Rotate naming 证据向下游传播,恢复态语义摘要与名义态一致。 +- FreeCAD FCStd save/reopen/resave 三阶段的 Shape 与 naming evidence 稳定。 +- focused ordered-pair gate 已锁定 ordered builder、单 Solid 约束、变异、恢复、history、naming 和持久化证据。 + 后续任务必须从机器队列的最新 `nextTask` 继续,不在本文手工维护任务名称。