contentrain_doctor
Runs health checks on Contentrain projects, reporting git, node, structure, model, orphan content, branch, and SDK status. Optionally analyzes content usage for unused keys, duplicates, and missing locales.
Instructions
Project health report (read-only). Returns structured checks: git, node, .contentrain/ structure, model parse, orphan content, branch pressure, SDK freshness. Pass usage: true for a deeper analysis of content-key references in source files (unused keys, duplicate dictionary values, locale coverage). Local-filesystem only — unavailable over remote providers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| usage | No | Run the heavier usage-analysis branch (unused keys, duplicate values, missing locales). Default: false. |