data-contract-auditor
Schema-vs-usage contract auditor: compares schema declarations (DDL, ORM models, TypeScript interfaces, GraphQL types, OpenAPI schemas) against actual usage sites (API responses, form handlers, import parsers, ORM writes) and has the LLM judge whether each violation is a real contract break, harmless flexibility, or schema too strict. Read-only. Trigger: /data-contract
Pinned to revision 29d23a8cf80e, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/data-contract-auditor/SKILL.md
- skills/data-contract-auditor/README.md
- skills/data-contract-auditor/scripts/contract-scan.ps1
Every link opens the file at its source, pinned to the revision this page describes.