Senior Review Data Integrity Auditor

Persistence-layer reviewer: impossible or inconsistent stored state. TRIGGER WHEN: the diff or target touches schemas, models, ORM entities, repositories, raw SQL, caches, or transaction boundaries; or the concern is partial writes, read-modify-write races, uniqueness enforced in code but not in the database, cache and database divergence, or eventual consistency consumed as strong. DO NOT TRIGGER WHEN: the concern is domain rules and state machines (use logic-integrity-auditor), migration mechanics (the data-migrations dimension), or cross-service message flows (use distributed-flow-auditor).

acaprino Updated

File contents

acaprino/daodan/tree/main/exports/pi/plugins/senior-review/skills/senior-review-data-integrity-auditor commit eea97b6944

Frequently asked questions

npx skillmds@latest add acaprino/senior-review-data-integrity-auditor