acttrace_generate_transparency_notice
Generate EU AI Act Article 50 transparency notices for AI systems. Produces user-facing disclosure copy with placement suggestions, caveats, and human-review recommendations.
Instructions
Generate an EU AI Act Article 50 transparency notice.
Produces user-facing copy that discloses AI use, plus a suggested placement, caveats, and a human-review recommendation.
Use this when asked for an "AI transparency notice", "Article 50 notice", "AI disclosure copy", or "chatbot AI disclaimer".
ActTrace is for non-financial SaaS / technology products. The generated notice is a starting draft and is NOT legal advice.
Args: ai_system_name: Name of the AI system / product the notice is for. notice_type: One of "chatbot", "ai_generated_content", "support_assist", "summarization", "synthetic_media", "internal_ai", "other". feature_name: Optional short name of the specific feature. tone: One of "plain", "formal", "developer_docs", "policy", "ui_microcopy". Defaults to "plain". language: Notice language. English ("en") only for the MVP. human_review_level: One of "none", "optional", "required_before_action", "required_after_action". When set to "required_before_action" the notice will not recommend extra human review. risk_category: Optional risk category from a prior classification to tailor the notice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ai_system_name | Yes | ||
| notice_type | Yes | ||
| feature_name | No | ||
| tone | No | plain | |
| language | No | en | |
| human_review_level | No | ||
| risk_category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |