mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-08-06 11:40:20 +03:00
feat(meta-compile,meta-decompile): поддержка CommonPicture + CommonTemplate (v1.60/v0.51)
31-32-й типы, 4506 объектов acc+erp. Только МЕТАДАННЫЕ + регистрация; содержимое (Ext/Picture*, Ext/Template.* — бинарь/MXL) вне скоупа (импорт/mxl-compile отдельно). - CommonPicture: AvailabilityForChoice/AvailabilityForAppearance (дефолт false). - CommonTemplate: TemplateType (дефолт SpreadsheetDocument, корпус 725). ПОЛНЫЙ КОРПУС 4506/4506 byte-exact, TOTAL 0, 0 крашей (метаданные). Регресс 70/70 ps1+py, ps1==py identical. spec §7.15g, кейсы common-picture/common-template. **Модель meta-compile: 32 типа метаданных.** Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
df42f6cc79
commit
30d5174351
@@ -0,0 +1 @@
|
||||
{ "name": "Общий макет", "input": { "type": "CommonTemplate", "name": "ПечатьЗаказа", "templateType": "SpreadsheetDocument" }, "validatePath": "CommonTemplates/ПечатьЗаказа", "skipValidation": true, "expect": { "files": ["CommonTemplates/ПечатьЗаказа.xml"] } }
|
||||
Reference in New Issue
Block a user