Component Wiring Check

Use when auditing cross-component reference contracts on a Datex Studio branch — verify that hubs, grids, forms, editors, selectors, and their referenced peers wire together correctly. Catalogs three silent-failure traps: wrong Module/moduleId, mismatched configParameters (missing declared inParam, extra unsupported entry, value-binding to undeclared var), and component variables used in flow code but undeclared in the top-level vars array. Triggers: "wire xxx into yyy", "audit the reference contracts", "fix the Module / moduleId", "fix the configParameters mismatch", "declare a hub/form/editor/grid var", silent-failure dropdowns/filters/dialogs.

datex 050c1da 9 files · 59.1 KB Updated

File contents

datex/skills/tree/main/skills/datex-studio/component-wiring-check commit 050c1da701

Frequently asked questions

npx skillmds@latest add datex/component-wiring-check