feat: close ordered pairs and property codec batches
This commit is contained in:
76
config/freecad-property-fileincluded-promotion.json
Normal file
76
config/freecad-property-fileincluded-promotion.json
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"taskId": "PROP-app-propertyfileincluded-I",
|
||||
"baseline": {
|
||||
"freecadVersion": "1.1.1",
|
||||
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
|
||||
},
|
||||
"propertyType": "App::PropertyFileIncluded",
|
||||
"recordCount": 20,
|
||||
"phaseEvidence": {
|
||||
"A": [
|
||||
"config/freecad-property-fileincluded-inventory.json",
|
||||
"check:freecad-property-fileincluded-inventory"
|
||||
],
|
||||
"B": [
|
||||
"config/freecad-property-fileincluded-success.json",
|
||||
"check:freecad-property-fileincluded-success"
|
||||
],
|
||||
"C": [
|
||||
"config/freecad-property-fileincluded-failure.json",
|
||||
"check:freecad-property-fileincluded-failure"
|
||||
],
|
||||
"D": [
|
||||
"config/freecad-property-fileincluded-mutation.json",
|
||||
"check:freecad-property-fileincluded-mutation"
|
||||
],
|
||||
"E": [
|
||||
"src/facade/includedFile.ts",
|
||||
"src/facade/types.ts",
|
||||
"src/facade/fcstd.ts",
|
||||
"src/facade/mockFacade.ts",
|
||||
"src/App.tsx",
|
||||
"tests/propertyFileIncludedFacade.test.ts",
|
||||
"test:freecad-property-fileincluded-facade"
|
||||
],
|
||||
"F": [
|
||||
"tests/propertyFileIncludedTransaction.test.ts",
|
||||
"test:freecad-property-fileincluded-transaction"
|
||||
],
|
||||
"G": [
|
||||
"config/freecad-property-fileincluded-roundtrip.json",
|
||||
"check:freecad-property-fileincluded-roundtrip"
|
||||
],
|
||||
"H": [
|
||||
"config/chrome-property-fileincluded-verification.json",
|
||||
"check:chrome-property-fileincluded"
|
||||
]
|
||||
},
|
||||
"promotion": {
|
||||
"from": "opaque-fcstd-proxy",
|
||||
"to": "native-editable-codec",
|
||||
"facadeValueModel": "project-resource-identity-and-authoritative-bytes-with-native-fileincluded-fcstd-resource",
|
||||
"writableRecords": 11,
|
||||
"readOnlyRecords": 8,
|
||||
"outputRecords": 1,
|
||||
"objectTypeCount": 15,
|
||||
"fcstdElement": "FileIncluded",
|
||||
"nativeArchiveName": "payload.bin",
|
||||
"nativeRoundTripSha256": "09f4e4853de4277e25871d26f2e953c6ea9c13a73c7a01bdfcb5209d17f9a583",
|
||||
"browserArchiveName": "chrome-resource.bin",
|
||||
"browserRoundTripBytes": 16,
|
||||
"externalResourceBoundary": "embedded FCStd ZIP entry restored to a read-only document transient file",
|
||||
"zeroUnknownDrift": true
|
||||
},
|
||||
"exactBlockerSync": {
|
||||
"nativeEditableTypes": 30,
|
||||
"nativeEditableRecords": 4361,
|
||||
"opaqueTypes": 50,
|
||||
"opaqueRecords": 466,
|
||||
"exactPromotionReady": false,
|
||||
"exactBlocker": "50 runtime property types and 466 records remain opaque-only; complete native document and property semantics"
|
||||
},
|
||||
"systemExact": false,
|
||||
"generatedAt": "2026-08-17T08:49:33.815Z"
|
||||
}
|
||||
Reference in New Issue
Block a user