record_corrective_action
Log a corrective action for EU AI Act compliance by specifying its type, non-conformity, evidence, informed parties, and risk. Ensures authorities are notified when required, reporting any parties not informed.
Instructions
Record a corrective action (EU AI Act Art. 20): kind is conformity, withdraw, disable or recall;
non_conformity what was wrong; refers_to the ledger seqs that are the evidence (each must exist);
informed a list of {party, ts, how} among distributor, deployer, authorised_representative, importer,
market_surveillance_authority, notified_body; presents_risk the Art. 79(1) case where the authority
must be informed (20(2)). The report names which parties were not informed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| actor | Yes | ||
| causes | No | ||
| informed | No | ||
| refers_to | No | ||
| presents_risk | No | ||
| non_conformity | Yes |