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:
minsung
2026-04-07 14:05:52 +09:00
parent 7ffbb1f757
commit f043c18061
5 changed files with 2619 additions and 1 deletions

View 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
}
]

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff