mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-11 13:33:41 +03:00
01d02065a3
Replace duplicated "Разрешение базы данных" sections in 8 db-* skills with a compact "Параметры подключения" block referencing .v8-project.json. Add Git branch-based database resolution priority (databases[].branches matched against current branch before falling back to default). Migrate epf-build, epf-dump, erf-build, erf-dump from V8_PATH/V8_BASE environment variables to .v8-project.json — registered databases are now preferred over empty build bases, solving XDTO errors with reference types. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>