Authoring workflow
Create a theme, import a newline-separated word list, inspect diagnostics, and validate before committing the resulting JSON.
bash
pnpm content-cli create astronomy
pnpm content-cli import astronomy ./word-lists/astronomy.txt --report-json ./reports/astronomy-import.json
pnpm content-cli analyze astronomy --report-json ./reports/astronomy-analysis.json
pnpm content-cli refresh astronomy
pnpm content:validateImports are non-destructive: existing entries are preserved, duplicates are skipped, rejected words are reported, and the file is written atomically only after validation. Use Editorial difficulty before treating a technically valid theme as ready for a season.