You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add default content guard auto-assignment for distributions
Add a default_content_guard field to the Domain model that is automatically
assigned to new distributions created within the domain when they do not
specify their own content guard. Use a composite content guard as the
default to apply multiple guards.
Closes: #7988
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Added a ``default_content_guard`` field to domains that is automatically assigned to new distributions created within the domain when they do not specify their own content-guard.
0 commit comments