Consent for AI Decisions
warningconsent_for_ai_decisions
Client consent is recorded where AI materially affects client rights, account access, or privacy.
Formula
G(ai_affects_client_rights → P(client_consent)) Why it matters
IOSCO Table 5.3: where AI systems impact client rights, account access, or privacy, the firm informs clients and seeks explicit consent (opt-in / opt-out recorded).
Examples
passes client_consent recorded before an ai_affects_client_rights action
fails AI changing a client's strategy with no recorded consent
Use it
ponens policies add consent_for_ai_decisions --into ./trace.json
ponens trace check ./trace.json