Generate/fetch grounded 'why this matters' for a persona+document
POST/api/v1/personas/why-it-matters
Grounded retrieval pass surfacing why a communication matters to a specific
persona. Rides the grounded-context cache (grounded_context_answer, 7-day
TTL + citations): a fresh cached answer is returned as-is unless
force_refresh is set, otherwise one web-grounded LLM call is made
synchronously and persisted. Click-to-generate keeps LLM/search spend bounded.
Responses
- 422
Unprocessable Entity