Data Model

Use when the domain needs modeling before design or code — the concepts a system stores or computes over: entities, relationships, state transitions, and the invariants that keep them true. Fires for a stateless engine (pricing, rules, workflow) as much as for schema design, and on what are the core objects here, even if nobody says data model or schema. Skip a feature that adds no domain concepts.

augments-labs 1d9824d 3 files · 16.6 KB Updated

File contents

augments-labs/sdlc-skills/tree/main/skills/design/data-model commit 1d9824de7f

Frequently asked questions

npx skillmds@latest add augments-labs/data-model