Classify AI System Under EU AI Act
euaiact_classify_systemClassify an AI system's risk level under the EU AI Act using a free-text description and structured signals. Returns risk classification, applicable categories, and follow-up questions.
Instructions
Classify an AI system's risk level under the EU AI Act (Regulation 2024/1689). Accepts a free-text description, a use_case, and/or structured signals (domain, biometric flags, synthetic content, etc.). Signals take precedence over text matching for deterministic classification. Returns risk classification, applicable Annex III category, relevant articles, provider/deployer determination, matched signals, and follow-up questions the agent should relay. Note: Art. 6(3) exceptions require documented justification and cannot be auto-applied; use euaiact_assess_art6_3_exception.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Free-text description of the AI system and its functionalities | |
| use_case | No | Specific context where the system is deployed | |
| role | No | unknown | |
| signals | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| risk_classification | Yes | ||
| confidence | Yes | ||
| annex_iii_category | Yes | ||
| relevant_articles | Yes | ||
| role_determination | Yes | ||
| obligations_summary | Yes | ||
| caveat | Yes | ||
| matched_signals | Yes | ||
| missing_signals | Yes | ||
| next_questions | Yes | ||
| basis | Yes | ||
| lexbeam_url | No |