Add culture process data
Collects all culture configuration inputs (instructions, tone, duration,
scoring parameters) as the last step before testing the sage. Validates
the input via CreateCultureProcess, loads the council sage and context,
and stores all payloads in Redis for the generation pipeline.
Authorizations
User JWT token passed in Authorization header
Headers
Required JWT permission: council_sage (informational only -- enforced server-side)
Body
UUID of the council sage
Interview instructions for the sage
Interview duration in minutes
List of tone descriptors
Opening interview question
How intro question responses should be evaluated
Low scoring threshold percentage
Category indices to exclude from scoring
Category indices to include in scoring
Language code for the interview (e.g., en-US, es-MX)
Response
Culture process added to Redis