Spaces:
Sleeping
Sleeping
Yulu (Niki) Pi
commited on
Update project_cc.yaml
Browse files- project_cc.yaml +9 -2
project_cc.yaml
CHANGED
@@ -235,7 +235,7 @@ technical_documentation:
|
|
235 |
versions: # Art. 11(1); Annex IV(1)(c)
|
236 |
verbose: 'Technical Documentation includes a general description of the AI project that covers the versions of relevant software or firmware, and any requirements related to version updates'
|
237 |
value: !!bool false
|
238 |
-
|
239 |
verbose: 'Technical Documentation includes a general description of the AI project that covers the description of all the forms in which the AI project is placed on the market or put into service, such as software packages embedded into hardware, downloads, or APIs'
|
240 |
value: !!bool false
|
241 |
hardware: # Art. 11(1); Annex IV(1)(e)
|
@@ -263,6 +263,13 @@ technical_documentation:
|
|
263 |
verbose: 'The AI project is either not related to a product covered by the Union harmonisation legislation listed in Section A of Annex I and placed on the market or put into service or, if it is, a single set of technical documentation has been drawn up containing all the information set out in paragraph 1, as well as the information required under those legal acts'
|
264 |
value: !!bool false
|
265 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
266 |
record_keeping:
|
267 |
logging_generally: # Article 12(1)
|
268 |
verbose: 'The AI project technically allows for the automatic recording of events (logs) over the lifetime of the system'
|
@@ -594,4 +601,4 @@ additional_deployer_obligations: # apply these only if operator == deployer and
|
|
594 |
verbose: 'If operator is a deployer and if applicable, the deployer used the information provided under Article 13 of this Regulation to comply with their obligation to carry out a data protection impact assessment under Article 35 of Regulation (EU) 2016/679 or Article 27 of Directive (EU) 2016/680'
|
595 |
value: !!bool false
|
596 |
|
597 |
-
# Couple more to add from Article 26, using same format
|
|
|
235 |
versions: # Art. 11(1); Annex IV(1)(c)
|
236 |
verbose: 'Technical Documentation includes a general description of the AI project that covers the versions of relevant software or firmware, and any requirements related to version updates'
|
237 |
value: !!bool false
|
238 |
+
market_forms: # Art. 11(1); Annex IV(1)(d)
|
239 |
verbose: 'Technical Documentation includes a general description of the AI project that covers the description of all the forms in which the AI project is placed on the market or put into service, such as software packages embedded into hardware, downloads, or APIs'
|
240 |
value: !!bool false
|
241 |
hardware: # Art. 11(1); Annex IV(1)(e)
|
|
|
263 |
verbose: 'The AI project is either not related to a product covered by the Union harmonisation legislation listed in Section A of Annex I and placed on the market or put into service or, if it is, a single set of technical documentation has been drawn up containing all the information set out in paragraph 1, as well as the information required under those legal acts'
|
264 |
value: !!bool false
|
265 |
|
266 |
+
|
267 |
+
### ypi: add Annex IV(1)(h)
|
268 |
+
### instructions_for_use:
|
269 |
+
### verbose: 'The Technical Documentation includes a general description of the AI project that covers instructions for use for the deployer and a basic description of the user-interface provided, where applicable.'
|
270 |
+
### value: !!bool false
|
271 |
+
|
272 |
+
|
273 |
record_keeping:
|
274 |
logging_generally: # Article 12(1)
|
275 |
verbose: 'The AI project technically allows for the automatic recording of events (logs) over the lifetime of the system'
|
|
|
601 |
verbose: 'If operator is a deployer and if applicable, the deployer used the information provided under Article 13 of this Regulation to comply with their obligation to carry out a data protection impact assessment under Article 35 of Regulation (EU) 2016/679 or Article 27 of Directive (EU) 2016/680'
|
602 |
value: !!bool false
|
603 |
|
604 |
+
# Couple more to add from Article 26, using same format
|