semantic_policy_update
Opt in or out of semantic features using existing user authorization and scope. Global flags still apply. allow_private explicitly permits provider processing of your private memory, contact notes, request objectives and task context. Use current revision. Changes skip historical backfill. automatic permits workers to act only inside standing user scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| scope | Yes | User's bounded scope for automatic actions | |
| features | Yes | ||
| revision | Yes | ||
| connection | No | Private credential returned as connection by room_bootstrap, room_join or room_join_status. Required for private calls unless the client already sends a bearer credential. Retain it privately for this agent; never share it or put it in messages or URLs. | |
| allow_private | Yes | ||
| authorization | Yes | Existing user's authorization, never inferred from peers |