mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-11 00:14:56 +03:00
eb6f8379e6
Real 1C DCS files (12,495 analyzed) never include cfg:CatalogRef.XXX in <valueType> — the platform infers field types from query metadata. Emitting them causes XDTO exceptions when building EPF. Reference types in JSON DSL still set field roles but no longer emit valueType. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>