mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-30 00:16:56 +03:00
Parse form attributes of RegisterRecordSet types and extract column names from DataPath references. Generate matching Dimension/Attribute stubs in register metadata so form field bindings survive the build. Limitation: column categories (Dimension vs Resource vs Attribute) cannot be determined from EPF sources alone — only names are preserved. Also add /Out log for UpdateDBCfg errors in both PS1 and PY. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>