contentrain_init
Initialize the .contentrain/ folder structure for your project, with automatic git commits. Specify framework stack, locales, and content domains to configure content governance.
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. | |
| locales | No | Supported locales. Default: ["en"] | |
| domains | No | Content domains. Default: auto-suggested |