Who this is for: Compliance officers, legal counsel, AI system operators serving Korean markets, and GRC architects responsible for meeting South Korea's AI governance requirements.

Enforcement decree effective July 21, 2026. Formal compliance reviews underway. The AI Basic Act took effect January 22, 2026. The Enforcement Decree spelling out operator obligations took effect July 21, 2026, and the National AI Committee confirmed on July 7 that formal compliance reviews of high-impact AI systems began in Q3 2026. The Personal Information Protection Commission (PIPC) serves as the primary enforcement authority, with additional oversight from the Ministry of Science and ICT (MSIT). High-performance AI systems (trained with 1026 or more FLOPs) have mandatory safety obligations. The decree requires operators of high-impact AI to provide "meaningful explanations" of outcomes, deploy user protection plans with human intervention mechanisms, and complete impact assessments before incorporating AI into products or services. Credit scoring, healthcare, and hiring AI now explicitly require impact assessments and safety-reliability documentation. Administrative fines of up to 30 million KRW (~$21,000 USD) apply for failures including: not notifying users about AI use, not appointing a domestic representative, or violating corrective orders. Foreign AI businesses without a physical office in Korea that meet certain thresholds must designate a local agent.

Contents

1. Overview 2. Key Obligations 3. Obligation-to-Procedure Mapping 4. Detailed Procedure Cards 5. Quick Reference 6. Quick Start 7. References

1. Overview

South Korea's AI Basic Act establishes a risk-based regulatory framework for artificial intelligence systems. The Act classifies certain AI systems as "high-impact AI" -- a designation similar in intent to the EU AI Act's high-risk category -- and imposes graduated obligations on developers and operators based on the potential societal consequences of their systems. The Act applies extraterritorially: any AI system that targets or affects users in South Korea is subject to its requirements, regardless of where the developer or operator is located.

The framework centers on six core regulatory pillars:

High-impact AI includes systems used in hiring, credit scoring, criminal justice, medical diagnosis, autonomous vehicles, and critical infrastructure. Operators of these systems must conduct impact assessments and maintain records demonstrating compliance with the Act's requirements.

Enforcement Decree Obligations (effective July 21, 2026)

The Enforcement Decree adds specific enforceable requirements beyond the Basic Act's framework:

The National AI Committee confirmed on July 7, 2026 that formal compliance reviews began in Q3 2026. On July 14, 2026, the government approved a revised enforcement decree that expands procurement preferences for domestic AI products and refines the definitions of AI-vulnerable groups entitled to support. MSIT is operating a grace period of at least one year (through at least January 2027), during which fact-finding investigations and administrative fines will generally be deferred except in exceptional cases involving serious social harm such as loss of life or human-rights violations.

2. Key Obligations

ObligationArticleTimeline
High-Impact AI ClassificationArt. 27-28Before deployment; reassess on substantial modification
AI Impact AssessmentArt. 29-30Before deploying high-impact AI; periodic reassessment required
Transparency DisclosureArt. 22-23At point of interaction; continuous for automated decisions
Explainability of DecisionsArt. 24Upon request by affected individuals; within reasonable timeframe
Fairness and Non-DiscriminationArt. 25-26Continuous monitoring; pre-deployment bias testing
Human OversightArt. 31-32Continuous for high-impact AI; documented override capability
Data GovernanceArt. 33-34Throughout AI lifecycle; documented training data provenance
Incident ReportingArt. 40-41Within prescribed period after discovery; ongoing monitoring required

3. Obligation-to-Procedure Mapping

Each obligation under the AI Basic Act maps to SWT3 witness procedures that produce cryptographically anchored evidence of compliance.

Korean AI Act ObligationSWT3 ProcedureWhat It WitnessesEvidence Produced
Fairness and Non-DiscriminationAI-FAIR.1Bias detection and fairness metric attestationFactor A: protected attribute tested, Factor B: metric result, Factor C: threshold applied
Human OversightAI-HITL.1, AI-DEL.1, AI-AUTO.3Human-in-the-loop verification, delegation tree provenance, autonomy level transitionsHITL.1: decision type, reviewer hash, override authority. DEL.1: scope hash, delegation depth, TTL. AUTO.3: from/to level, trigger, direction.
Explainability of DecisionsAI-EXPL.1Explanation generation and deliveryFactor A: explanation method, Factor B: confidence score, Factor C: factors cited
Incident ReportingAI-AUDIT.1Audit log integrity verificationFactor A: log source, Factor B: integrity hash, Factor C: retention period
Data GovernanceAI-DATA.1Training data provenance attestationFactor A: dataset identifier, Factor B: provenance hash, Factor C: quality score
Transparency DisclosureAI-INF.1Inference provenance and model identificationFactor A: model identifier, Factor B: provider, Factor C: clearing level
AI-Generated Content LabelingAI-MARK.1Content provenance marking at generation timeFactor A: content type, Factor B: marking method, Factor C: verification status
AI Impact AssessmentAI-DPIA.1Impact assessment completion and findingsFactor A: assessment scope, Factor B: risk rating, Factor C: review authority
High-Impact AI ClassificationAI-RISK.1Risk identification and categorizationFactor A: risk category, Factor B: severity, Factor C: mitigation status
User Protection PlanAI-HITL.1, AI-HITL.2Human intervention mechanism, supervision evidenceHITL.1: decision type, reviewer hash, override authority. HITL.2: override exercised, outcome change documented.
Training Data Summary DisclosureAI-DATA.1Training data provenance and summary for explainabilityFactor A: dataset identifier, Factor B: provenance hash, Factor C: summary disclosure status

4. Detailed Procedure Cards

AI-DPIA.1

Impact Assessment Completion

AI Basic Act requires: Operators of high-impact AI systems must conduct impact assessments before deployment, evaluating risks to fundamental rights, safety, and fairness. Assessments must be documented and made available to PIPC upon request.

How SWT3 addresses it: The witness_dpia() call captures the assessment scope, the resulting risk rating, and the review authority who approved the assessment. Each impact assessment generates a timestamped anchor that proves the assessment was completed before the system was deployed. Factor B records the risk rating assigned, creating a longitudinal record of how risk classifications evolve across assessment cycles.

What to show the examiner

Filter the witness ledger for AI-DPIA.1 anchors. The anchor timestamp must predate the first AI-INF.1 anchor for the same model, proving the impact assessment was completed before deployment. Factor A identifies the assessment scope. Factor C identifies the approving authority. Cross-reference with AI-RISK.1 anchors to show that high-impact classification triggered the assessment.

AI-FAIR.1

Bias Detection and Fairness Attestation

AI Basic Act requires: AI systems must not discriminate on the basis of gender, age, disability, race, region, or other protected attributes. Operators must test for and mitigate algorithmic bias, particularly in high-impact domains such as hiring, credit, and public services.

How SWT3 addresses it: The witness_fairness() call records which protected attribute was tested, the fairness metric result (e.g., demographic parity, equalized odds), and the threshold applied. Each test produces an anchor that documents both the testing methodology and the outcome, creating an auditable record of bias monitoring over time.

What to show the examiner

AI-FAIR.1 anchors should appear at regular intervals, demonstrating continuous bias monitoring. Factor A identifies the protected attribute (e.g., gender, age). Factor B contains the metric result. Factor C shows the threshold applied. A gap in AI-FAIR.1 anchors may indicate a period without fairness testing.

AI-HITL.1

Human-in-the-Loop Decision Verification

AI Basic Act and Enforcement Decree require: Operators must create and deploy a user protection plan that includes a mechanism for human intervention and supervision. This is now an enforceable obligation under the decree, not merely a recommended practice. Individuals affected by automated decisions have the right to request human review, and operators must maintain documented override capabilities.

How SWT3 addresses it: The witness_hitl() call records the decision type, a hash of the reviewer's identity, and the override authority level. Each human review produces an anchor that proves a qualified human examined the automated decision and had the authority to override it.

What to show the examiner

AI-HITL.1 anchors prove that human review occurred for consequential decisions. Factor A identifies the decision type (e.g., credit decision, hiring recommendation). Factor B contains a hash of the reviewer, demonstrating accountability without exposing personal data. Factor C confirms the reviewer had override authority. The ratio of AI-INF.1 to AI-HITL.1 anchors shows oversight coverage.

AI-EXPL.1

Explanation Generation

AI Basic Act and Enforcement Decree require: Operators must provide a "meaningful explanation" of high-impact AI outcomes, including the key criteria and principles used for the outcome, and a summary of the AI's training data. This goes beyond the Basic Act's general explainability right by specifying exactly what must be disclosed.

How SWT3 addresses it: The witness_explanation() call records the explanation method used (e.g., SHAP, LIME, counterfactual), the confidence score of the explanation, and the factors cited as influential. This creates an immutable record that explanations were generated and delivered when requested.

What to show the examiner

AI-EXPL.1 anchors demonstrate that explanation capability exists and is functioning. Factor A identifies the method (ensuring technical rigor). Factor B records confidence, showing whether the explanation is reliable. Factor C lists the factors cited, which can be cross-referenced with the actual model inputs to verify accuracy.

AI-DATA.1

Training Data Provenance

AI Basic Act requires: Operators must ensure training data quality, document data provenance, and maintain records of data sources used to train or fine-tune AI systems. Data governance standards apply throughout the AI lifecycle.

How SWT3 addresses it: The witness_data_provenance() call captures the dataset identifier, a SHA-256 hash of the dataset, and a quality score derived from completeness and representativeness checks. This creates verifiable evidence that data governance processes were followed before model training.

What to show the examiner

AI-DATA.1 anchors should predate AI-INF.1 anchors for the corresponding model, proving data governance was completed before the model entered production. Factor B (provenance hash) allows verification that the training data has not been altered post-assessment. Factor C (quality score) documents the data quality standard applied.

5. Quick Reference

Examiner QuestionWhere to Look
Is this system classified as high-impact AI?AI-RISK.1 anchors. Factor A identifies the risk category. Factor B shows severity. AI-DPIA.1 anchors confirm that an impact assessment followed the classification.
Was an impact assessment completed before deployment?AI-DPIA.1 anchor timestamp must predate the first AI-INF.1 anchor for the same model. Factor C identifies the approving authority.
How do you ensure fairness and non-discrimination?AI-FAIR.1 anchors at regular intervals. Factor A identifies the protected attribute tested. Factor B contains the metric result. Gaps indicate periods without fairness monitoring.
Can affected individuals obtain an explanation?AI-EXPL.1 anchors prove explanation capability is operational. Factor A identifies the method (SHAP, LIME, counterfactual). Factor C lists the factors cited in each explanation.
Is there meaningful human oversight?AI-HITL.1 anchors document each human review. Factor C confirms override authority. The ratio of AI-INF.1 to AI-HITL.1 anchors demonstrates oversight coverage for high-impact decisions.
What is the provenance of training data?AI-DATA.1 anchors. Factor A identifies the dataset. Factor B (provenance hash) proves the dataset has not been modified. Factor C documents the quality standard applied.
How are AI incidents detected and reported?AI-AUDIT.1 anchors prove audit logging is active. Factor B (integrity hash) demonstrates log integrity. Cross-reference anchor timestamps against incident reports submitted to PIPC.
Has the organization completed impact assessments for credit scoring, healthcare, or hiring AI?AI-DPIA.1 anchors with sector tag in Factor A, timestamped before deployment. The decree requires these assessments before incorporating AI into products or services in regulated sectors.
Is there a user protection plan with human intervention?AI-HITL.1 anchors documenting the intervention mechanism. AI-HITL.2 anchors (if present) proving override capability is exercised, not just documented.

6. Quick Start

# Install the SDK
pip install swt3-ai

# Initialize with the NIST AI RMF profile (covers all AI Basic Act obligation areas)
swt3 init --profile nist-ai-rmf --tenant YOUR_TENANT

# Run the demo to see witness anchors generated
python -m swt3_ai.demo

# Or use TypeScript
npm install @tenova/swt3-ai
npx swt3-init --profile nist-ai-rmf

Full SDK documentation: sovereign.tenova.io/docs

Create a free account: sovereign.tenova.io/signup

7. References