Yulu (Niki) Pi commited on
Commit
46c3659
·
unverified ·
1 Parent(s): a6063ca

Update project_cc.yaml

Browse files
Files changed (1) hide show
  1. project_cc.yaml +19 -1
project_cc.yaml CHANGED
@@ -24,6 +24,11 @@ operator_role:
24
  verbose: 'AI project operator is a product manufacturer'
25
  value: !!bool false # Art. 2
26
 
 
 
 
 
 
27
  eu_market_status:
28
  placed_on_market: # Art. 3(9)
29
  verbose: 'AI project is being made available on the EU market (i.e., supplied for distribution or use in the course of a commercial activity, whether in return for payment or free of charge) for the first time'
@@ -95,6 +100,7 @@ excepted:
95
 
96
 
97
  #ypi: add peronal and non-professional use
 
98
 
99
  # Information related to practices prohibited by the Act
100
 
@@ -135,7 +141,7 @@ prohibited_practice:
135
  verbose: 'The AI project involves use of ‘real-time’ remote biometric identification systems in publicly accessible spaces for the purposes of law enforcement stricly for the localisation or identification of a person suspected of having committed a criminal offence, for the purpose of conducting a criminal investigation or prosecution or executing a criminal penalty for offences referred to in Annex II and punishable in the Member State concerned by a custodial sentence or a detention order for a maximum period of at least four years.'
136
  value: !!bool false
137
 
138
- # Requirements for those projects which involve high-risk AI systems
139
 
140
  high_risk_ai_system:
141
  safety_component: # Art. 6(1)(a)
@@ -222,6 +228,18 @@ risk_management_system:
222
  verbose: 'Testing has or will be performed before the AI project is placed on the market and has or will be carried out against prior defined metrics and probabilistic thresholds that are appropriate to the intended purpose'
223
  value: !!bool false
224
 
 
 
 
 
 
 
 
 
 
 
 
 
225
  technical_documentation:
226
  drawn_up: # Art. 11(1)
227
  verbose: 'Technical documentation for the AI project has been drawn up before the system has been placed on the market or put into service and will be kept up-to date'
 
24
  verbose: 'AI project operator is a product manufacturer'
25
  value: !!bool false # Art. 2
26
 
27
+ # ypi: just to note that providers, deployers and product manufacturer that are outside of EU are still in scope if the output of AI is used within EU.
28
+ # importer and distributor are only in scope if they locate within EU.
29
+
30
+
31
+
32
  eu_market_status:
33
  placed_on_market: # Art. 3(9)
34
  verbose: 'AI project is being made available on the EU market (i.e., supplied for distribution or use in the course of a commercial activity, whether in return for payment or free of charge) for the first time'
 
100
 
101
 
102
  #ypi: add peronal and non-professional use
103
+ # ypi: The exemptions can be moved up to the operator role since it’s also related to Article 2.
104
 
105
  # Information related to practices prohibited by the Act
106
 
 
141
  verbose: 'The AI project involves use of ‘real-time’ remote biometric identification systems in publicly accessible spaces for the purposes of law enforcement stricly for the localisation or identification of a person suspected of having committed a criminal offence, for the purpose of conducting a criminal investigation or prosecution or executing a criminal penalty for offences referred to in Annex II and punishable in the Member State concerned by a custodial sentence or a detention order for a maximum period of at least four years.'
142
  value: !!bool false
143
 
144
+
145
 
146
  high_risk_ai_system:
147
  safety_component: # Art. 6(1)(a)
 
228
  verbose: 'Testing has or will be performed before the AI project is placed on the market and has or will be carried out against prior defined metrics and probabilistic thresholds that are appropriate to the intended purpose'
229
  value: !!bool false
230
 
231
+ # ypi: I will also add:
232
+ # vulnerable_groups: #Art. 9(9)
233
+ # verbose: 'Adverse impacts in the view of intended purpose the high-risk AI system on individuals under 18 and other vulnerable groups have been considered'
234
+ # value: !!bool true
235
+ # integration_with_other_laws: #Art. 9(10)
236
+ # description: 'For providers subject to other Union law requirements, risk management procedures may be integrated or combined with those established under such law.'
237
+ # value: !!bool true
238
+
239
+
240
+
241
+
242
+
243
  technical_documentation:
244
  drawn_up: # Art. 11(1)
245
  verbose: 'Technical documentation for the AI project has been drawn up before the system has been placed on the market or put into service and will be kept up-to date'