ConstraintsConfig
sensitivitystring
Hint to the LLM for threshold prior selection. Overrides severity derived from natural language if provided.
Possible values: [low, medium, high]
namespacestring
Possible values: [personal, team, org, global]
ConstraintsConfig
{
"sensitivity": "low",
"namespace": "personal"
}