Entity Model Auditor

Audits an entity model field by field: what should exist, what exists now, where each value belongs (column, config, computed runtime value, or removal), and what must migrate. Use when comparing a PRD with a schema/model, designing entity fields, or deciding “store or compute?”, “column or JSON?”, or “does this field belong at all?”. Use hai-prd first when the product intent is still unsettled.

hylarucoder 180b5a9 3 files · 11.0 KB Updated

File contents

hylarucoder/hai-stack/tree/main/skills/entity-model-auditor commit 180b5a9cb2

Frequently asked questions

npx skillmds@latest add hylarucoder/entity-model-auditor