Who this is for: Chief Risk Officers, Chief Compliance Officers, model risk management teams at broker-dealers and RIAs, fintech legal counsel, public company disclosure committees, internal audit teams examining AI use, and compliance engineers building AI governance infrastructure.

ACTIVE ENFORCEMENT: The SEC has already penalized advisors $400,000 combined for overstating AI capabilities in marketing materials. The Division of Examinations has made AI compliance policies and investor disclosures an active examination priority for 2026. The Cyber and Emerging Technologies Unit is investigating AI-driven market manipulation and algorithmic trading failures. This is not a future risk -- it is a current enforcement priority.

CRITICAL ASSESSOR NOTICE: SWT3 witness anchors record that a governance event occurred and capture its computational factors. They do not replace assessor judgment. The assessor must independently verify that the substance of each disclosure meets SEC requirements. Anchors provide the evidence trail -- the assessor determines whether that evidence is sufficient.

Contents

1. Quick Reference 2. The IAC 3-Pillar Framework 3. Enforcement Landscape 4. Obligation-to-Procedure Mapping 5. Detailed Procedure Cards 6. SR 11-7 Cross-Reference 7. SDK Integration Examples 8. Related Guides and References

1. Quick Reference

FieldDetail
FrameworkSEC Investor Advisory Committee (IAC) AI Disclosure Recommendations
StatusNo dedicated AI disclosure rule; existing framework (10-K, 10-Q, 8-K) applies to material AI use
Enforcement UnitCyber and Emerging Technologies Unit (Division of Enforcement, est. February 2025)
Exam PriorityAI compliance policies and investor disclosures -- 2026 Division of Examinations priority
Penalty Precedent$400,000 combined penalties for overstating AI use (advisory firms)
IAC Pillar 1Define AI using NIST or National AI Initiative Act standards
IAC Pillar 2Disclose whether board committee holds explicit AI deployment oversight
IAC Pillar 3Report AI material effects on operations (workforce, reporting, cybersecurity) and consumer-facing products
SR 11-7 ConnectionModel risk management requirements apply to AI models used in financial decisions
SWT3 Procedures10 procedures mapped across 8 namespaces

2. The IAC 3-Pillar Framework

Pillar 1: Define AI

Public companies and regulated entities should define "artificial intelligence" in their disclosures using NIST or National AI Initiative Act standards rather than marketing language. This prevents the "AI washing" that triggered the first enforcement actions -- firms claiming AI capabilities they did not actually possess.

Pillar 2: Board Oversight Disclosure

Companies should disclose whether a board committee holds explicit oversight of AI deployment. This is analogous to cybersecurity oversight disclosures under the SEC's 2023 cybersecurity rules. The question is binary: does the board have AI oversight, or does it not? If it does, what is the committee structure?

Pillar 3: Material Effects Reporting

Companies should separately report AI's material effects on:

3. Enforcement Landscape

The SEC's enforcement posture on AI is clear and active:

4. Obligation-to-Procedure Mapping

SEC ObligationSourceProcedureDescription
AI use disclosure (NIST-aligned)IAC Pillar 1AI-TRANS.1Transparency disclosure witnessing
Board AI oversightIAC Pillar 2AI-GOV.1Governance event witnessing
Material effects on operationsIAC Pillar 3(a)AI-IMPACT.1Impact assessment witnessing
Consumer-facing AI productsIAC Pillar 3(b)AI-EXPL.1Explainability witnessing
AI use claim accuracyEnforcementAI-FAIR.1Accuracy and fairness witnessing
Model risk documentationExam PriorityAI-MDL.5Model weights/versioning witnessing
Model drift monitoringExam PriorityAI-DRIFT.1Drift detection witnessing
AI audit trailExam PriorityAI-AUDIT.1Audit integrity witnessing
Performance measurementIAC Pillar 3(c)AI-PERF.1Performance metric witnessing
Data governanceExam PriorityAI-DATA.1Data provenance witnessing

5. Detailed Procedure Cards

AI-TRANS.1

AI Use Disclosure

SEC requires: If AI use or risk is material to the business or financials, it must be disclosed under existing frameworks (10-K, 10-Q, proxy statements). The IAC recommends using NIST or National AI Initiative Act definitions rather than marketing language. Overstating AI capabilities is already an enforcement priority.

How SWT3 addresses it: witnessTransparency() mints an anchor recording the AI system classification, capability scope, and deployment status. The anchor provides a verifiable record of what the AI system actually does -- a factual baseline that disclosure committees can reference when drafting SEC filings. Any gap between the disclosure language and the anchor evidence would indicate potential disclosure risk.

Assessor Tip

Cross-reference AI-TRANS.1 anchors with the company's 10-K AI disclosures. The anchor evidence should support (not contradict) the disclosure claims. If the company claims "AI-powered" capabilities, verify that corresponding witness anchors demonstrate actual AI system activity.

AI-GOV.1

Board AI Oversight

SEC requires: The IAC recommends disclosing whether a board committee holds explicit AI deployment oversight. This parallels the cybersecurity oversight disclosure framework. Active board engagement with AI risk is increasingly expected by institutional investors and examiners.

How SWT3 addresses it: witnessGovernance() mints an anchor recording board and committee-level AI governance activity -- oversight meetings, risk reviews, policy approvals, and deployment decisions. The anchor chain proves that board oversight is active and substantive, not merely a checkbox disclosure.

Assessor Tip

For firms disclosing board AI oversight, verify that AI-GOV.1 anchors demonstrate recurring board engagement (quarterly minimum). A single annual mention does not constitute meaningful oversight. For firms that do not disclose board AI oversight, the absence of governance anchors is consistent -- but should be flagged if the firm's AI use is material.

AI-FAIR.1

AI Use Claim Accuracy

SEC requires: AI marketing claims must accurately reflect actual capabilities. The SEC has already penalized firms for "AI washing" -- claiming AI capabilities that did not exist. This applies to client-facing materials, RFP responses, prospectuses, and any communications that could influence investment decisions.

How SWT3 addresses it: witnessBiasDetection() and related accuracy methods mint anchors recording actual AI system behavior, performance metrics, and capability boundaries. These anchors create an evidence baseline that marketing teams can reference to ensure claims are supportable. Factor A captures the specific capability tested. Factor B records whether performance meets the claimed threshold.

Assessor Tip

Compare marketing materials against AI-FAIR.1 anchor evidence. If marketing claims "99% accuracy," verify that anchor performance data supports that claim. Any material gap between claims and evidence is a potential AI washing finding.

AI-DRIFT.1

Model Drift Monitoring

SEC requires: Models used in financial decisions must be monitored for performance degradation. Under SR 11-7, model risk management includes ongoing validation and performance monitoring. SEC examiners are now extending this expectation to AI models used in advisory, trading, and compliance functions.

How SWT3 addresses it: witnessDrift() mints an anchor recording drift detection events -- data drift, concept drift, performance degradation -- with severity and remediation actions. The anchor chain provides continuous evidence of model monitoring, which is exactly what SEC examiners look for when evaluating whether AI policies are "implemented and enforced."

Assessor Tip

For firms using AI in financial decisions, verify that AI-DRIFT.1 anchors show continuous monitoring (not periodic spot checks). Cross-reference with SR 11-7 model validation schedules. Any period without drift monitoring anchors may indicate a gap in model risk management.

6. SR 11-7 Cross-Reference

SEC AI disclosure requirements intersect heavily with Federal Reserve SR 11-7 model risk management guidance. For financial institutions subject to both SEC and Fed oversight:

For a detailed SR 11-7 mapping, see the SR 11-7 Model Risk Overlay Guide and the Treasury FS AI Risk Management Framework (230 Control Objectives).

7. SDK Integration Examples

Python

pip install swt3-ai

from swt3_ai import Witness
witness = Witness(api_key="axm_live_xxx", strict=True)

# Witness board AI governance (IAC Pillar 2)
witness.witness_governance(
    event_type="board_ai_review",
    decision="approved_with_conditions",
    committee="risk_committee"
)

# Witness model drift for SEC examination readiness
witness.witness_drift(
    drift_type="performance_degradation",
    model_id="credit-scoring-v4",
    severity="medium",
    action="retraining_scheduled"
)

# Witness AI capability for accurate disclosure
witness.witness_transparency(
    disclosure_type="capability_verification",
    capability="automated_portfolio_rebalancing",
    verified=True
)

8. Related Guides and References