contentrain_init
Initialize the .contentrain/ directory structure for content governance. Supports framework auto-detection, locale and domain configurations with automatic git commits.
Instructions
Initialize .contentrain/ structure. Changes are auto-committed to git — do NOT manually create .contentrain/ files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stack | No | Framework stack (nuxt, next, astro, svelte, react-vite, other). Auto-detected if omitted. | |
| domains | No | Content domains. Default: auto-suggested | |
| locales | No | Supported locales. Default: ["en"] |