Two South African Home Affairs Officials Suspended Over AI Hallucinations in Policy Paper

The Department of Home Affairs (DHA) in South Africa suspended two officials after discovering AI-generated hallucinations in the reference list of a revised white paper on citizenship, immigration, and refugee protection. The suspensions affect the Chief Director of the citizenship and immigration unit and the director involved in drafting the document.
What Happened
The discrepancies were found in the reference list attached to the white paper. The references were deemed to be hallucinations — erroneous or fictitious outputs from large language models (LLMs). According to the DHA statement, the references appear to have been generated and attached after the fact, as they are not cited in the body of the text.
Response and New Procedures
The DHA acknowledged the embarrassment and said it will use the incident to modernize processes. Moving forward, they will design and implement AI checks and declarations as part of internal approval processes. Two independent law firms have been appointed to manage the disciplinary process and review all policy documents produced since 30 November 2022 — the date ChatGPT was released for public use.
The DHA maintains that the revised policy accurately reflects the government's position and stands by its contents, stating the hallucinations were confined to the standalone reference list.
Broader Context
This incident follows a similar one a week earlier, where the Department of Communications and Digital Technologies (DCDT) withdrew its draft National AI Policy after fictitious sources were found. Minister Solly Malatsi noted: “The most plausible explanation is that AI-generated citations were included without proper verification.”
The DHA accepted AI's growing use and said institutions must adapt: “It is a transformative but disruptive technology that is changing how organisations operate across the private and public sectors. We must now adapt to keep up.”
This case highlights a real-world consequence of using LLMs for document drafting without rigorous verification — especially in government where accuracy is critical. For developers working with AI agents, it reinforces the need for validation layers, citation checks, and human-in-the-loop review.
📖 Read the full source: HN AI Agents
👀 See Also

Qwen3.5-122B-A10B-MINT-MLX runs smoothly on M5 Pro with 64GB RAM
A user reports successful local deployment of the Qwen3.5-122B-A10B-MINT-MLX model on an M5 Pro with 64GB RAM, achieving 39.58 tokens/sec generation speed with specific VRAM allocation commands.

Reddit user compares Claude Sonnet 4.6 and GPT-5 on 10 blogging tasks
A Reddit user tested Claude Sonnet 4.6 against GPT-5 using identical prompts for 10 common blogging tasks, finding the editing time difference to be the most useful metric.

When RLVR Helps Small Fine-Tuned Models: A 12-Dataset Analysis
A controlled experiment tested adding RLVR reinforcement learning on top of 1.7B parameter models fine-tuned with SFT. Results show text generation tasks improved by +2.0 percentage points on average, while structured tasks declined by -0.7pp.

Developer switches to Minimax 2.7 after Claude ban and MiMo credit issues
A developer tested multiple AI models for OpenClaw after Claude was banned, finding GLM 5.1 and 5 Turbo ineffective for agentic tasks, MiMo V2 Pro's credit system inefficient, and settling on Minimax 2.7 for its generous quota and ability to handle automation tasks.