Implement sut-prober PoC (#3)
Generator pass: build green, exit 0, deterministic re-run. Catalog: 187 plugins, 16 json-configs, 17 assemblies. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
87
docs/sut-catalog/assemblies.json
Normal file
87
docs/sut-catalog/assemblies.json
Normal file
@@ -0,0 +1,87 @@
|
||||
[
|
||||
{
|
||||
"Name": "Editor.AI01.HttpConnector.dll",
|
||||
"SizeBytes": 15872,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "Editor01.Localization.dll",
|
||||
"SizeBytes": 357888,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "Editor02.HmEGAppManager.dll",
|
||||
"SizeBytes": 529408,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "Editor03.PluginInterface.dll",
|
||||
"SizeBytes": 347136,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "Editor04.CommandControl.dll",
|
||||
"SizeBytes": 60416,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "Editor05.CommandCore.dll",
|
||||
"SizeBytes": 99840,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "Editor06.CommandCustom.dll",
|
||||
"SizeBytes": 29184,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "Editor07.WidgetPluginInterface.dll",
|
||||
"SizeBytes": 8704,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "EditorCore.dll",
|
||||
"SizeBytes": 57636352,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "HmCommonBridge.dll",
|
||||
"SizeBytes": 72192,
|
||||
"HasPdb": false
|
||||
},
|
||||
{
|
||||
"Name": "HmCommonUI.dll",
|
||||
"SizeBytes": 1710592,
|
||||
"HasPdb": false
|
||||
},
|
||||
{
|
||||
"Name": "HmEG.dll",
|
||||
"SizeBytes": 242715136,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "HmEG3DMouse.dll",
|
||||
"SizeBytes": 40448,
|
||||
"HasPdb": false
|
||||
},
|
||||
{
|
||||
"Name": "HmGeometry.V2.dll",
|
||||
"SizeBytes": 2985472,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "HmGeometry.dll",
|
||||
"SizeBytes": 1863168,
|
||||
"HasPdb": true
|
||||
},
|
||||
{
|
||||
"Name": "HmPG.dll",
|
||||
"SizeBytes": 34816,
|
||||
"HasPdb": false
|
||||
},
|
||||
{
|
||||
"Name": "HmTriangle.dll",
|
||||
"SizeBytes": 195584,
|
||||
"HasPdb": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user