Data Contracts

Use when source data and receiving code may disagree on fields, shape, optionality, enum values, or business meaning. Trigger for real data wiring, mock replacement, field/schema/type mismatch, snake_case/camelCase, 接口对接, 字段对齐, 类型对不上. Do not use for styling, copy, imports, or no-boundary renames.

thedixitjain 3c415e2 5 files · 17.3 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/backend-and-data/data-contracts commit 3c415e29ce

Frequently asked questions

npx skillmds add thedixitjain/data-contracts