coverage_report
Diff the live schema against the committed baseline snapshot to detect added tables/columns (candidate tools/params) and removed ones (breakage).
Instructions
Diff the live schema against the committed baseline snapshot. ADDED tables/columns = candidate tools/params; REMOVED = breakage. Run npm run snapshot to acknowledge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | Target database environment (wired now: dev). Defaults to dev (safe). | dev |