<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>intelligENS</title>
	<atom:link href="https://intelligens.africa/feed/" rel="self" type="application/rss+xml" />
	<link>https://intelligens.africa/</link>
	<description></description>
	<lastBuildDate>Wed, 20 May 2026 07:13:36 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Prompt injection: Are legal-tech investigations safe during the AI boom?</title>
		<link>https://intelligens.africa/2026/03/24/prompt-injection-are-legal-tech-investigations-safe-during-the-ai-boom/</link>
		
		<dc:creator><![CDATA[Peter Brandt]]></dc:creator>
		<pubDate>Tue, 24 Mar 2026 14:11:01 +0000</pubDate>
				<category><![CDATA[ENSight]]></category>
		<guid isPermaLink="false">https://intelligens.africa/?p=1788</guid>

					<description><![CDATA[<p>24 Mar 2026 | Linda Sheehan and Shaheen Solwa - On 18 March 2026, Oasis Security published ‘Claudy Day’. A vulnerability chain in Anthropic’s Claude AI. Unlike attacks on proprietary in-house tools requiring custom exploits, Claudy Day used only Claude’s built-in capabilities to silently exfiltrate user conversation history.</p>
<p>The post <a href="https://intelligens.africa/2026/03/24/prompt-injection-are-legal-tech-investigations-safe-during-the-ai-boom/">Prompt injection: Are legal-tech investigations safe during the AI boom?</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4>Truth on Trial: Deepfakes and the new battleground for evidence integrity</h4>
<h5>24 Mar 2026</h5>
<h6>by Linda Sheehan and Shaheen Solwa</h6>
<p>On 18 March 2026, Oasis Security published &#8216;Claudy Day&#8217;. A vulnerability chain in Anthropic&#8217;s Claude AI. Unlike attacks on proprietary in-house tools requiring custom exploits, Claudy Day used only Claude&#8217;s built-in capabilities to silently exfiltrate user conversation history. They noted basic sessions were vulnerable and enterprise configurations faced higher risk.</p>
<p>In another recent incident, Codewall, an artificial intelligence (&#8220;<strong>AI</strong>&#8220;) security startup that deploys autonomous AI agents to stress-test corporate infrastructure, reportedly breached a global consulting firm’s internal AI platform in under two hours.</p>
<p>In both cases, the prompt injection vulnerabilities were responsibly disclosed and patched before public announcement. These incidents emphasise a sobering truth: even sophisticated organisations with substantial security investment remain vulnerable to AI-expedited attacks.</p>
<p>AI is now embedded in legal operations, compliance and investigations. Large Language Models (“<strong>LLMs</strong>”) process high volumes of sensitive content, including emails, documents and legal summaries. Their strengths also create vulnerabilities. Security researchers consistently rank prompt injection among the top ten risks for modern AI deployments, with the Open Worldwide Application Security Project (<strong>&#8220;OWASP&#8221;</strong>) listing it as the number one threat in its Top 10 for LLM Applications.</p>
<p><strong>What is prompt injection?</strong></p>
<p>Prompt injection is a social-engineering attack on an LLM in which an attacker causes the model to ignore its original instructions and execute malicious commands instead. The goal is often to extract private enterprise data or manipulate outputs. Common forms include direct injection (overriding live system prompts), indirect injection (embedding malicious instructions in training data), and stored injection (planting persistent instructions in application memory).</p>
<p><strong>Why this matters for legal operations, compliance and investigation teams</strong></p>
<p>When using AI, legal teams must manage risks such as hallucinations, bias, prompt manipulation and model-driven data exfiltration. In South Africa, AI-related breaches may trigger obligations under the Protection of Personal Information Act (<strong>“POPIA”</strong>) and could constitute offences under the Cybercrimes Act. Courts, regulators and other third parties increasingly address the challenges of AI-assisted workflows handling sensitive and privileged material in day-to-day legal work.</p>
<p>Prompt injection poses a concrete threat to the sensitive material that legal teams handle daily. The Codewall incident underscores the following key points:</p>
<p><strong>• Escalating risk of deploying AI without securing critical endpoints:</strong> Codewall&#8217;s AI security research revealed basic security vulnerabilities that had persisted for over two years. Codewall&#8217;s offensive AI agent autonomously selected the consultancy firm as a target and exploited Application Programming Interface (<strong>&#8220;API&#8221;</strong>) vulnerabilities and Structured Query Language (<strong>&#8220;SQL&#8221;</strong>) injection flaws.</p>
<p><strong>• Access to intellectual property, personal data and more:</strong> The breach allegedly exposed 46.5 million internal chat messages, more than 728,000 files (including PDFs, Excel and PowerPoint documents), 57,000 user accounts and 95 system prompts, all of which were read and writable.</p>
<p><strong>• System prompts as &#8220;Crown Jewel&#8221; assets:</strong> Codewall&#8217;s agent gained access to the AI tool&#8217;s system prompts &#8211; the instructions that defined how it answered questions, what guardrails it followed, how it cited sources, and what it refused to do.</p>
<p>A successful prompt injection can directly undermine the security, accuracy and defensibility of in-house legal workflows. The consequences extend beyond data breach triggers: a tainted review could compromise litigation, trigger regulatory sanction or waive privilege protection.</p>
<p>Once a poisoned prompt is injected, it could instruct the model to:</p>
<p><strong>• Misclassify documents</strong> by excluding key evidence, fabricating timelines, or ignoring bad actor behaviour, resulting in flawed case assessments and missed liability exposures.</p>
<p><strong>• Taint privilege reviews</strong> by failing to identify legally privileged communications, inadvertently disclosing attorney-client advice to opposing counsel or regulators and potentially waiving privilege over entire subject matters.</p>
<p><strong>• Extract confidential information</strong> from integrated systems (client data, deal terms, settlement figures, litigation positions) for exfiltration to third parties or use in insider trading and competitive intelligence.</p>
<p><strong>• Manipulate communications sent externally or silently delete</strong> critical files and audit trails, potentially constituting obstruction of justice or professional conduct violations.</p>
<p><strong>Real-world vulnerability</strong></p>
<p>Early LLM users and cybersecurity researchers have attempted to manipulate ChatGPT in numerous ways to leak confidential and proprietary information. In one widely reported incident, a user convinced ChatGPT to reveal Windows activation keys through &#8220;emotional&#8221; manipulation, claiming his grandmother used to recite them as lullabies. While the example may seem whimsical, it illustrates a serious vulnerability: LLMs can be socially engineered to bypass their safeguards.</p>
<p>In December 2025, OpenAI acknowledged that prompt injection attacks against its ChatGPT Atlas (search feature) browser may never be fully solved. This stark acknowledgment from one of the world&#8217;s leading AI developers confirms that prompt injection must be treated as a persistent operational risk requiring layered defences, not a problem with a single technical fix.</p>
<p><strong>Practical guidance for legal teams</strong></p>
<p>The speed of AI adoption in legal work creates a paradox: the same integrations that boost productivity also expand the attack surface. As AI tools gain access to more data sources (emails, documents, matter management systems, regulatory databases) each new connection becomes a potential entry point for malicious instructions. The solution is not to abandon AI, but to deploy it with appropriate safeguards.</p>
<p>Below are practical steps that legal teams can take to protect their workflows.<br />
When selecting or deploying AI-enabled legal technology, ensure the platform incorporates robust defensive features. Key technical safeguards to look for include:</p>
<p><strong>• Input Validation</strong> – The use of prompt templates, delimiters and sanitation allow for input control, separation of user input from system instructions, isolation of data and stripping input data to remove executable code and hidden text.</p>
<p><strong>• Advanced Filtering</strong> – Technologies and techniques such as prompt shields (real-time input detection of hidden instructions), spotlighting (distinguishing between trusted and untrusted instructions), and context-aware filters allow for further protection against prompt injections and execution of malicious instructions.</p>
<p>Beyond vendor selection, legal teams must establish operational protocols that reduce exposure to prompt injection risks.</p>
<p><strong>Operational safeguards for legal workflows</strong></p>
<p><strong>• Privilege-safe configurations are foundational.</strong> When deploying AI tools, apply role-based access controls and data minimisation to carefully define which data sets the models can access. Scope access to what is strictly necessary for the matter at hand, limiting damage if an injection succeeds. Maintain immutable logs of prompts, tool calls and outputs to support audit, anomaly detection and incident response. These logs may prove critical when a court or regulator requires demonstrable defensibility.</p>
<p><strong>• People remain the critical line of defence.</strong> Train staff to verify sources, treat unfamiliar files with caution, and simulate attacks to surface weaknesses proactively. Everyone using AI tools should know how to recognise suspicious model behaviour, when to escalate, and how to preserve relevant logs for investigation. Regular tabletop exercises help ensure these protocols become second nature.</p>
<p><strong>• Constrain what AI tools can do by establishing clear usage policies</strong>. Define permissible actions for each workflow and prohibit blanket capabilities such as unrestricted file exports or bulk email forwarding. Ensure that users understand these boundaries. A single malicious instruction could escalate into a catastrophic, machine-executed outcome that unfolds before anyone notices.</p>
<p><strong>Technical controls and compliance frameworks</strong><br />
Given the stochastic nature of generative AI, no single control can fully prevent prompt injection. OWASP and other authorities recommend a layered, defence in depth architecture combining input/output controls, access restrictions, monitoring, and system hardening:</p>
<p><strong>• Input and output controls.</strong> Validation and sanitisation to filter adversarial patterns, structured prompts separating system instructions from user data, and output monitoring to detect prompt injection artefacts such as system-prompt leakage or policy violations.</p>
<p><strong>• Access controls and human oversight.</strong> Least privilege access ensuring LLM applications operate with minimum permissions, human-in-the-loop controls for high-risk actions such as executing code or accessing sensitive datasets, and segregation of external content so RAG pipelines cannot override trusted instructions.</p>
<p><strong>• Monitoring and testing (before Codewall does it for you).</strong> Adversarial testing and red team exercises against known attack patterns, behavioural and anomaly monitoring to detect unusual instruction structures or API call patterns that standard filters may miss.</p>
<p><strong>• System hardening</strong>. Containment focused design with sandboxed execution environments and validated outputs, system prompt protection using read-only databases, comprehensive audit logging, and regular security posture evaluation prior to AI deployment.<br />
Compliance frameworks such as NIST AI RMF 1.0, ISO/IEC 42001:2023 and GDPR Article 32 increasingly require organisations to address prompt injection risks through formal policies, risk assessments and appropriate technical safeguards. In South Africa, POPIA section 19 requires &#8220;appropriate, reasonable technical and organisational measures&#8221; for AI systems processing personal information, whilst the</p>
<p>Cybercrimes Act criminalises unlawful data interception (section 5) and cyber extortion (section 10).<br />
Legal teams should work with information security and compliance functions to ensure these requirements are reflected in vendor contracts, internal policies and audit programmes.</p>
<p><strong>Ethical deployment and governance considerations</strong></p>
<p>Organisations should be transparent about AI limitations, ensure human oversight of sensitive workflows and conduct proportionality assessments. The responsible use of AI in legal contexts demands not only technical safeguards but also governance frameworks that preserve professional accountability and employee and public trust. Board-level accountability for IT governance remains critical. Deploying AI without appropriate oversight creates legal, reputational, commercial and financial risk.</p>
<p><strong>Conclusion: Security maturity must keep pace with AI adoption</strong><br />
AI adoption in legal operations should not be halted. The efficiency gains are significant and the competitive pressures real. But security maturity must accelerate to match the pace of deployment.</p>
<p>With disciplined architecture, least-privilege access, strict behavioural boundaries and vigilant monitoring, organisations can harness the power of LLMs while keeping attackers at bay.</p>
<p><strong>How ENS intelligENS Can Help</strong><br />
ENS intelligENS is our specialist legal technology and AI division, comprising lawyers, data scientists and technologists who combine legal expertise with technical fluency. Our team brings a deep understanding of both AI systems and the legal frameworks governing their use. We advise on AI governance and assist clients in incorporating AI-assisted workflows into legal disputes, regulatory responses, and investigative workflows whilst preserving privilege. Reach out to ENS intelligENS to learn how we can support your organisation in navigating the evolving intersection of AI and legal practice.</p>
<p><strong>Linda Sheehan<br />
</strong>Executive and Head of intelligENS<br />
<a href="mailto:lsheehan@ensafrica.com">lsheehan@ensafrica.com</a></p>
<p><strong>Shaheen Solwa<br />
</strong>Analyst | intelligENS<br />
<a href="mailto:ssolwa@ensafrica.com">ssolwa@ensafrica.com</a></p>
<p>The post <a href="https://intelligens.africa/2026/03/24/prompt-injection-are-legal-tech-investigations-safe-during-the-ai-boom/">Prompt injection: Are legal-tech investigations safe during the AI boom?</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Truth on Trial: Deepfakes and the new battleground for evidence integrity</title>
		<link>https://intelligens.africa/2026/03/17/truth-on-trial-deepfakes-and-the-new-battleground-for-evidence-integrity/</link>
		
		<dc:creator><![CDATA[Peter Brandt]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 08:35:00 +0000</pubDate>
				<category><![CDATA[ENSight]]></category>
		<guid isPermaLink="false">https://intelligens.africa/?p=1780</guid>

					<description><![CDATA[<p>17 Mar 2026 | Linda Sheehan and Ettiene Beneke - Deepfakes are rapidly eroding the long‑held assumption that visual and audio evidence reflects reality. The sophistication of synthetic media now forces South Africa’s legal community to rethink how digital evidence is authenticated and how investigative processes must adapt.</p>
<p>The post <a href="https://intelligens.africa/2026/03/17/truth-on-trial-deepfakes-and-the-new-battleground-for-evidence-integrity/">Truth on Trial: Deepfakes and the new battleground for evidence integrity</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4>Truth on Trial: Deepfakes and the new battleground for evidence integrity</h4>
<h5>17 Mar 2026</h5>
<h6>by Linda Sheehan and Ettiene Beneke</h6>
<p>Deepfakes are rapidly eroding the long‑held assumption that visual and audio evidence reflects reality. The sophistication of synthetic media now forces South Africa’s legal community to rethink how digital evidence is authenticated and how investigative processes must adapt.</p>
<p>Locally, reports already show rising AI‑driven identity fraud, biometric spoofing, voice cloning and impersonation scams. These trends reflect a global shift in which synthetic media is increasingly weaponised in both criminal and civil disputes. Internationally, courts are confronting the “liar’s dividend” – when individuals strategically claim genuine evidence is fake – signalling a future in which courts must evaluate both fabricated content and fabricated doubt.</p>
<p><strong>This article explores:</strong></p>
<ol>
<li>How South African evidentiary law is adapting;</li>
<li>What the EU’s AI Act and its draft Deepfake Code of Practice mean for local practitioners; and</li>
<li>Practical, risk-based guidance for handling AI-generated content in litigation and investigations.</li>
</ol>
<p><strong>Authenticating evidence in the AI-era</strong></p>
<p>South Africa’s evidentiary framework – the Consumer Protection Act (“<strong>CPA</strong>”), Cybercrimes Act, Electronic Communications and Transactions Act (“<strong>ECTA</strong>”), Protection of Personal Information Act (<strong>“POPIA”</strong>) and the common law – was designed for a world where digital records were assumed to be reliable  reflections of the real-world events. Deepfakes dismantle that assumption. They destabilise the notion of a trustworthy “original” and heighten the requirements for proving that a digital record is complete, unaltered and accurate.</p>
<p>The second draft of the European Commission’s voluntary deepfake code of practice published on 06 March 2026 sets out targeted obligations for when AI-generated content, such as:</p>
<ul>
<li>labelling standards, including use of an “AI” acronym, supported where appropriate by concise text such as “Generated with AI” or “Manipulated with AI”</li>
<li>audio only content to include a brief spoken disclaimer</li>
<li>notice appearing at the first point of interaction and expressed unambiguously, as required by Article 50(4) of the EU AI Act</li>
</ul>
<p><strong>1.1 Authenticity can no longer be sssumed</strong></p>
<p>Courts can no longer accept authenticity based solely on appearance, a party’s assurance or supporting witness testimony. The key question now is whether the content is genuine at all. This requires more rigorous scrutiny, often including technical or forensic verification.</p>
<p>Courts will still prefer the most reliable – and ideally original – version of any digital file. This aligns with ECTA’s requirement that information must have “remained complete and unaltered,” and that the systems generating or storing it must be reliable.</p>
<p>Where AI reconstructs pixels, smooths audio, predicts frames or enhances quality, the result may no longer constitute an “unaltered” data message. These AI‑modified outputs should be treated as derivative evidence, with the untouched original remaining the primary source for integrity assessment.</p>
<p><strong>1.2 The dual burden on practitioners</strong></p>
<p>Deepfake‑era evidence imposes a dual burden:</p>
<ul>
<li>Authenticate the original digital artefact, and</li>
<li>Validate the integrity of any AI-assisted analysis or enhancement performed on it.</li>
</ul>
<p>This requires meticulous documentation of tools used, prompts or parameters applied, the purpose of each processing step and the preservation of both original artefacts and all AI-generated derivatives.</p>
<p><strong>1.3 Integrity requirements Under ECTA</strong></p>
<p>South African law already recognises that the integrity and evidential weight of a data message depend on more than the content itself. Courts must evaluate the reliability of the processes and systems through which data is generated, stored, communicated and preserved. Deepfakes directly undermine these assumptions by introducing avenues for subtle, nearly undetectable manipulation. This will require enhanced integrity assessments beyond those contemplated when ECTA was enacted, especially as AI‑mediated evidence becomes more common.</p>
<p><strong>1.4 Legal remedies and their limitations</strong></p>
<p>South Africa’s legal framework provides avenues for addressing malicious deepfakes, including:</p>
<ul>
<li>Cybercrimes Act (electronic fraud, impersonation and identity‑theft‑style offences),</li>
<li>Common‑law claims (fraud, personality‑rights violations), and</li>
<li>POPIA‑based claims (misuse of personal information.)</li>
</ul>
<p>However, enforcement remains difficult. Deepfake creators often operate  anonymously, from foreign jurisdictions and with easily accessible tools that enable mass-production of synthetic media.</p>
<p><strong>1.5 POPIA Section 71: Human oversight is mandatory</strong></p>
<p>POPIA Section 71 prohibits decisions with legal or similarly significant consequences from being based solely on automated processing. This safeguard is critical in forensic and investigative contexts.</p>
<p>AI tools that identify individuals in suspected deepfakes, match facial features or classify subjects as high‑risk can influence prosecutorial, disciplinary, regulatory or employment outcomes. These determinations easily fall within Section 71’s “significant effect” threshold.</p>
<p>Human oversight must therefore be genuine and substantial – not a rubberstamp. Decision‑makers must interrogate the context, reliability and limitations of AI outputs.</p>
<p>This reinforces the importance of documented, independent human review throughout investigative workflows. AI may assist, but it cannot autonomously determine outcomes that affect legal rights, reputation or liberty.</p>
<p><strong>1.6 The new evidentiary baseline</strong></p>
<p>These legal frameworks collectively raise the authentication bar. Practitioners must now combine traditional evidence with:</p>
<ul>
<li>metadata analysis</li>
<li>device forensics,</li>
<li>cryptographic hashing,</li>
<li>AI‑tool identification, and</li>
<li>detailed logging of all analytical procedures.</li>
</ul>
<p>Meeting this standard often requires specialised digital‑forensic expertise, adding cost and complexity – especially for smaller firms or legally aided matters. But these enhanced measures are becoming increasingly necessary environment where the line between genuine and fabricated digital evidence is blurred.</p>
<p><strong>2. Lessons from courts abroad</strong></p>
<p>Deepfakes have begun reshaping evidentiary disputes worldwide, signalling lessons and warnings for South Africa’s legal system:</p>
<p><strong>2.1 </strong><strong>Lack of awareness of deepfake risks</strong>: In a UK family law matter a <em>“</em>heavily doctored<em>”</em> audio recording portraying a father as violent was successfully challenged through digital forensic experts. The father’s attorney warned that it may not occur to most judges that deepfake material <em>could</em> be submitted as evidence.</p>
<p><strong>2.2 </strong><strong>Too much awareness</strong>: The “liars dividend” is a phenomenon where bad actors exploit deepfake awareness to cast doubt on genuine evidence. Tesla’s argument that it could not confirm the authenticity of video clips of Elon Musk because public figures are frequent deepfake targets was denied by the California Superior Court over concerns it would set a precedent that public figures could use to evade accountability.</p>
<p><strong>2.3 AI-enhanced evidence rejected</strong>: A Washington court excluded cellphone footage enhanced using Topaz Video Enhance AI. The model’s opague, predictive methods introduced new pixels based on what the AI “thought” should appear. The court found this risked misleading the jury, and the evidence failed the Frye standard for scientific acceptance.</p>
<p><strong>2.4 AI-generated content can mislead courts and harm society: </strong>The Minnesota&#8217;s Judicial Branch AI Response Committee noted judicial concern about making decisions based on AI-generated material. While early deepfakes displayed clear signs – monotone voices, repetitive expressions – these “tells” are rapidly diminishing.</p>
<p><strong>2.5 Verification is resource-intensive and affects access to justice: </strong>In the US, a deepfake audio clip causing public unrest required intensive forensic investigation, including FBI involvement, to both confirm it was AI-generated and trace it back to the bad actor.</p>
<p><strong>3. Practical guidance for deepfakes in litigation, investigations and regulatory matters</strong></p>
<p><strong>3.1 Ensuring evidence is accurate and reliable</strong></p>
<p>Deepfakes demand a higher evidentiary standard. Investigators should work from forensic copies, record cryptographic hashes and maintain comprehensive logs of tools, prompts and settings. AI‑generated outputs must be treated as investigative leads, not conclusions – requiring corroboration, checking alternative explanations, and verifying claims from large language models. Clear, non‑technical explanation of methods is essential as courts increasingly scrutinise AI‑supported evidence.</p>
<p><strong>3.2 Using generative AI to support evidence gathering</strong></p>
<p>Generative AI can summarise material, flag anomalies and organise large datasets, but only with human oversight and full auditability.</p>
<p>Practitioners must:</p>
<ul>
<li>maintain transparent chain of custody,</li>
<li>disclose when AI has generated or altered content, and</li>
<li>distinguish clearly between machine-suggested insights and professional judgement.</li>
</ul>
<p>Compliance with POPIA Section 71 requires decisions influenced by automated tools to be explainable and open to challenge.</p>
<p><strong>3.3 Emerging judicial responses and the path forward</strong></p>
<p>Internationally, courts are responding quickly. The US is considering burden‑shifting rules for suspected AI‑fabricated evidence; Louisiana now requires lawyers to verify authenticity and disclose AI‑generated material; and judges in England and Wales emphasise vigilance around synthetic media.</p>
<p>For South Africa, the imperative is clear – adopt enhanced verification protocols early, build judicial awareness and prepare for scenarios where litigants allege deepfakery even when evidence is genuine.</p>
<p><strong>Conclusion</strong></p>
<p>Deepfakes have reshaped the authentication burden. Success now depends on rigorous documentation, transparent and explainable AI use and sustained human oversight. Practitioners who modernise their evidentiary processes early will be best positioned to maintain credibility and meet the rising expectations of courts, clients and the public.</p>
<p><strong>Linda Sheehan<br />
</strong>Head of IntelligENS<br />
<a href="mailto:lsheehan@ENSafrica.com">lsheehan@ENSafrica.com</a></p>
<p><strong>Ettiene Beneke<br />
</strong>Practice Lead<br />
<a href="mailto:ebeneke@ensafrica.com">ebeneke@ensafrica.com</a></p>
<p>The post <a href="https://intelligens.africa/2026/03/17/truth-on-trial-deepfakes-and-the-new-battleground-for-evidence-integrity/">Truth on Trial: Deepfakes and the new battleground for evidence integrity</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI as your legal sidekick? Court says think again</title>
		<link>https://intelligens.africa/2026/02/23/ai-as-your-legal-sidekick-court-says-think-again/</link>
		
		<dc:creator><![CDATA[Peter Brandt]]></dc:creator>
		<pubDate>Mon, 23 Feb 2026 10:02:54 +0000</pubDate>
				<category><![CDATA[ENSight]]></category>
		<guid isPermaLink="false">https://intelligens.africa/?p=1769</guid>

					<description><![CDATA[<p>AI as your legal sidekick? Court says think again 23 Feb 2026 by Megan Claassens Lessons from a case where a defendant’s claim of legal privilege over AI documents failed. In United States v. Heppner, Judge Jed S. Rakoff of the U.S. District Court for the Southern District of New York ruled that documents created by a defendant  [...]</p>
<p>The post <a href="https://intelligens.africa/2026/02/23/ai-as-your-legal-sidekick-court-says-think-again/">AI as your legal sidekick? Court says think again</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4>AI as your legal sidekick? Court says think again</h4>
<h5>23 Feb 2026</h5>
<h6>by Megan Claassens</h6>
<p><em>Lessons from a case where a defendant’s claim of legal privilege over AI documents failed.</em></p>
<p>In <em>United States v. Heppner</em>, Judge Jed S. Rakoff of the U.S. District Court for the Southern District of New York ruled that documents created by a defendant using a third-party AI tool are not protected by attorney-client privilege or the work-product doctrine, even when later shared with lawyers.</p>
<p>The case involved Bradley Heppner, who faced securities and wire fraud charges. Before his arrest, Heppner used Anthropic&#8217;s AI assistant Claude to generate approximately 31 documents analysing the government&#8217;s investigation. He then emailed these documents to his legal team. When federal agents later seized the materials, defence counsel argued they were privileged.</p>
<p>Judge Rakoff disagreed. Applying established legal privilege principles to an AI context, he concluded that:</p>
<ul>
<li>AI tools are <em>not</em> lawyers, so communications with them do not qualify as privileged;</li>
<li>Heppner had no reasonable expectation of confidentiality given the AI tool&#8217;s data-collection practices and privacy terms;</li>
<li>Sharing AI-generated content with a lawyer <em>after the fact</em> does not retroactively create privilege; and</li>
<li>The work-product doctrine did not apply because the materials were not created at the direction of counsel.</li>
</ul>
<p>The ruling serves as a clear warning: using consumer AI tools independently for legal purposes may expose sensitive materials to discovery.</p>
<p><strong>How to protect legal privilege when using AI</strong></p>
<p>Although this decision specifically addresses a defendant&#8217;s use of a publicly available AI platform in connection with a pending criminal investigation and is silent on the position of the use of enterprise AI platforms, it represents one of the first rulings on this issue and offers valuable guidance. Individuals and organisations using AI in legal contexts should consider the following precautions at a minimum:</p>
<ul>
<li><strong>Avoid using public AI tools for confidential legal matters:</strong> Consumer-grade AI platforms with broad data-use terms pose significant risks.</li>
<li><strong>Use enterprise</strong><strong>-grade or privacy-protected AI solutions:</strong> Use platforms with explicit contractual guarantees of confidentiality and restrictions on data use.</li>
<li><strong>Ensure counsel directs any AI use</strong>: Where AI is used in connection with privileged legal work, ensure that a suitably qualified lawyer provides explicit guidance on the appropriate use of the tool, that such use is conducted under the lawyer&#8217;s instructions, and that this direction is documented contemporaneously.</li>
<li><strong>Clearly mark privileged AI-assisted communications</strong>: When appropriate, note in prompts and logs when AI outputs or prompts are created at the instruction of counsel for legal strategy.</li>
<li><strong>Review privacy policies in advance</strong>: Understand and document the privacy and data-handling policies of any AI service before entering case-related information.</li>
</ul>
<p><strong>Why understanding the law and AI matters</strong></p>
<p>As the Heppner ruling shows, the way AI is used and who supervises that use, has significant consequences in litigation and privilege assessments. As an emerging field, specialist expertise are required in order to:</p>
<ul>
<li><strong>Select the right AI tools</strong><strong> by </strong>distinguishing between consumer AI and enterprise platforms offering confidentiality protections.</li>
<li><strong>Integrate AI safely</strong> within workflows that align with legal privilege requirements and avoid inadvertent waiver.</li>
<li><strong>Document matters properly</strong><strong>, </strong>ensuring records reflect lawyer direction and purpose where privilege is at stake.</li>
<li><strong>Anticipate discovery risks</strong> and develop strategies that minimize the risk that AI-generated materials will be used against a client.</li>
</ul>
<p>With AI rapidly becoming part of legal workstreams all over the world, including the African continent, the Heppner ruling is a timely reminder on how traditional privilege doctrines intersect with modern technology. Thoughtful, well supervised use of AI can help preserve confidentiality in a world where digital tools are increasingly part of professional practice.</p>
<p><strong>How ENS intelligENS Can Help</strong></p>
<p>ENS intelligENS is our specialist legal technology and AI division, comprising lawyers, data scientists and technologists who combine legal expertise with technical fluency. Our team brings a deep understanding of both AI systems and the legal frameworks governing their use, including in complex matters such as criminal investigations, securities litigation, fraud proceedings, and regulatory inquiries. The very contexts at issue in the Heppner ruling. We advise on AI governance and assist clients in incorporating AI-generated work into legal disputes, regulatory responses, and investigative workflows whilst preserving privilege. Reach out to ENS intelligENS to learn how we can support your organisation in navigating the evolving intersection of artificial intelligence and legal practice.</p>
<p><strong>Megan Claassens<br />
</strong>Practice Lead | IntelligENS<br />
mclaassens@ensafrica.com</p>
<p>The post <a href="https://intelligens.africa/2026/02/23/ai-as-your-legal-sidekick-court-says-think-again/">AI as your legal sidekick? Court says think again</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI, cybersecurity and operational resilience in mining</title>
		<link>https://intelligens.africa/2026/02/03/ai-cybersecurity-and-operational-resilience-in-mining/</link>
		
		<dc:creator><![CDATA[Peter Brandt]]></dc:creator>
		<pubDate>Tue, 03 Feb 2026 10:07:35 +0000</pubDate>
				<category><![CDATA[ENSight]]></category>
		<guid isPermaLink="false">https://intelligens.africa/?p=1772</guid>

					<description><![CDATA[<p>AI, cybersecurity and operational resilience in mining 3 Feb 2025 by Linda Sheehan, Shaheen Solwa and Megan Claassens Digital transformation is creating exponential value in the mining industry. From Artificial Intelligence ("AI")‑enabled exploration and digital twins in processing plants to autonomous fleets and predictive maintenance, mining companies can run increasingly complex, connected systems at scale. The  [...]</p>
<p>The post <a href="https://intelligens.africa/2026/02/03/ai-cybersecurity-and-operational-resilience-in-mining/">AI, cybersecurity and operational resilience in mining</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4>AI, cybersecurity and operational resilience in mining</h4>
<h5>3 Feb 2025</h5>
<h6>by Linda Sheehan, Shaheen Solwa and Megan Claassens</h6>
<p>Digital transformation is creating exponential value in the mining industry.</p>
<p>From Artificial Intelligence <strong>(&#8220;AI&#8221;)‑</strong>enabled exploration and digital twins in processing plants to autonomous fleets and predictive maintenance, mining companies can run increasingly complex, connected systems at scale. The results are visible: safer operations, higher recoveries and improved capital discipline.</p>
<p>The risk is equally clear. A cyber incident can travel at machine speed across interconnected infrastructure, with consequences for safety, production and enterprise value. This elevates the importance of robust governance.</p>
<p><strong>AI is reshaping the threat landscape</strong></p>
<p>IBM estimates the global average cost of a cyber breach to approximately USD4.4 million in 2025.</p>
<p>AI has transformed both offence and defense in cybersecurity.</p>
<p>The early rush to deploy ChatGPT resulted in speed-to-market outpacing governance. This resulted in sensitive IP being leaked into the model and hallucinated cases being relied upon in court by humans.</p>
<p>Agentic AI does not just generates outputs, it acts. AI-agent social platforms show how agents can post and interact with each other and coordinate across systems. This has already resulted in a reported exposure of 1.5 million API keys and tens of thousands of emails. This validates concerns about the risks associated with vibe-coding (AI-assisted software development) and rapid AI adoption without proper governance.</p>
<p>Agents embedded in everyday workflows can significantly improve efficiency. Yet, the same autonomy introduces new risks. If a cybercriminal interferes with the information these agents receive, or with the systems and data they can access, an agent could rapidly carry out harmful actions faster than a human can, Agents can faithfully follow malicious instructions hidden in content and then cover up its tracks. Agents can expand a once-off breach into a coordinated multi-breach attack, while adding complexity to post-incident forensics.</p>
<p>Even a traditional business email compromise attaching a “poisoned” document can lead to data leakage or malicious actions. These attacks can drive poor decisions in models intended to manage real-world assets, introducing safety and operational risks. For example, misrouting autonomous haul trucks or degrading safety interlocks.</p>
<p>As critical minerals grow in strategic importance to the global energy transition, cyber-attacks are increasingly linked to state-backed groups. These actors plan carefully and operate over longer periods, ranging from espionage to funding illicit activities, adding to an already busy cyber-crime environment.</p>
<p><strong>Supply chains threaten cyber-resilient organisations</strong></p>
<p>Modern mining operations rely heavily on complex supply chains, including equipment manufacturers, software vendors and integration partners. Attackers increasingly  exploit this dependency by targeting the weakest security controls in the chain.</p>
<p>Mergers and acquisitions pose particular risk due to shared systems, temporary access arrangements and inconsistent security practices. Cyber risk should therefore be treated like environmental or financial due diligence that is measured, factored into deal value and addressed before a transaction closes. This requires clear contractual rights around monitoring, cooperation and incident notification that are tested in advance rather than during a crisis.</p>
<p>Effective outcomes depend on aligning technological ambition with operational reality and regulatory expectations through collaboration between operators, original equipment manufacturers <strong>(&#8220;OEM&#8221;s),</strong> data providers, law‑enforcement and regulators.</p>
<p>Models and AI agents should be treated like assets: inventoried, version-controlled, access-restricted and subject to the same change controls applied to critical operationa technology <strong>(&#8220;OT&#8221;)</strong> assets. They influence operational decisions and risk.</p>
<p><strong>Regulatory realities require evidential readiness</strong></p>
<p>Cross‑border mining operations straddle multiple privacy, cyber security and sector-specific laws. Disclosure triggers vary and timelines are tight. After a cyber  incident, defensibility (what can be proven quickly to regulators, courts, counterparties and communities) matters as much as technical recovery.</p>
<p>In a double‑extortion ransomware incident, the ability to credibly establish what was accessed, what was exfiltrated and whose data is implicated will shape negotiations, regulatory posture and litigation exposure.</p>
<p>That makes logs, not narratives, the strategic asset.</p>
<p>Build forensic and litigation readiness into architecture, including immutable logging, role‑based access for humans and agents, data minimisation and anonymisation. Enterprise data mapping should include evidence of what is held, where it resides, who has access and the lawful basis for processing.</p>
<p><strong>Knowing what was taken &#8211; fast: rapid content intelligence</strong></p>
<p>When extortion groups dump or threaten to publish terabytes of mixed data, the decisive question is: what, precisely, was taken and what is the exposure risk?</p>
<p>A privileged, forensically sound methodology can turn messy breached data sets into classified content by business harm and legal sensitivity, for instance, personnel information, customer and supplier information, negotiation materials, board papers, intellectual property such as block models, drill logs and processing parameters and safety or OT‑adjacent documentation.</p>
<p>Critically, the process should move beyond labelling files to quantifying and mapping exposure so executives can act quickly on reputational and legal risk.</p>
<p>Organisations that maintain current data maps and retention schedules before an incident can answer “what was taken” and “whose data” materially faster. Counsel can move from raw data to a prioritised risk picture quickly enough to brief boards with specificity and sequence external communications before the narrative hardens.</p>
<p>This enables legal, cyber, operations and communications teams to work from the same, quantified picture of harm.</p>
<p><strong>Incident response that reflects operational reality</strong></p>
<p>Incident response plans must be AI‑aware and OT‑literate. A staged, achievable path forward for operators:</p>
<ul>
<li>Mandate and rehearse AI‑aware incident response that spans IT and OT, with clear decision rights on pausing automation and validating data integrity.</li>
<li>Harden identity and session management across cloud and vendor ecosystems; regularly review controls during M&amp;A and major projects.</li>
<li>Uplift board reporting to include AI agent governance and site‑relevant resilience metrics.</li>
<li>Invest in forensic readiness and surge review capability that can produce regulator‑ready outputs at speed without sacrificing quality.</li>
<li>Train high‑risk functions against deepfakes and AI‑enabled social engineering using realistic simulations.</li>
</ul>
<p><strong>Boards need site‑relevant oversight and AI governance mechanisms</strong></p>
<p>Boards need site-relevant oversight and information and AI governance mechanisms.. Directors should understand how technologies are governed, which actions require human approval, how quickly AI agents can be isolated, the scope of red‑teaming and safety testing, and whether evidential logging captures AI tool use across IT and OT environments.</p>
<p>Cyber readiness has shifted from a discretionary IT function to a mandatory, board-level, and legally auditable requirement. Auditable decision‑making pre and post-incident are critical factors in mitigating regulatory and reputational damage.</p>
<p><strong>“Together we are better”: collaboration that changes outcomes</strong></p>
<p>When operators prioritise security, regulators articulate consistent expectations around notification and evidence and when law‑enforcement engages early in high‑impact incidents, outcomes improve.</p>
<p>Inside the enterprise, legal, cyber, operations and communications teams must train together. Externally, industry platforms can accelerate uplift by promoting minimum standards for agent governance, logging and incident cooperation.</p>
<p>Applied carefully under human supervision, AI can also accelerate the post-incident plan, closing the gap between detection and defensible response.</p>
<p>Resilience is becoming a competitive capability in mining operations. Companies that can demonstrate how AI agents act, how models are governed, and how information governance and post-response meet cross‑border standards will modernise with confidence while protecting people, production and reputation.</p>
<p>Cybersecurity, done well, is not a brake on innovation. It is the discipline that lets you adopt AI at speed without losing control of your risk, your data or your licence to operate.</p>
<p><em>Mining plays a critical role in Africa’s economic future, but progress depends on the right legal, regulatory and partnership frameworks. We curated a compilation of insight and perspectives on the trends, challenges and opportunities shaping Africa’s mining sector. Click here to explore the page: <a class="uzjjmrpxQeFebnMdUxptiDBQagtayOyxaRvLs " tabindex="0" href="https://bit.ly/4sZov1T" target="_self" data-test-app-aware-link="">https://bit.ly/4sZov1T</a></em></p>
<p><strong>Linda Sheehan<br />
</strong>Head of intelligENS<br />
<a href="mailto:lsheehan@ENSafrica.com">lsheehan@ENSafrica.com </a></p>
<p><strong>Megan Claassens<br />
</strong>Practice Lead | intelligENS<br />
<a href="mailto:mclaassens@ensafrica.com">mclaassens@ensafrica.com</a></p>
<p><strong>Shaheen Solwa<br />
</strong>Analyst | intelligENS<br />
<a href="mailto:ssolwa@ensafrica.com">ssolwa@ensafrica.com</a></p>
<p>The post <a href="https://intelligens.africa/2026/02/03/ai-cybersecurity-and-operational-resilience-in-mining/">AI, cybersecurity and operational resilience in mining</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Accelerating investigations with genAI-enhanced data review</title>
		<link>https://www.dailymaverick.co.za/article/2025-12-09-accelerating-investigations-with-genaienhanced-data-review/?dm_source=blocks-horizontal&#038;dm_medium=card-link&#038;dm_campaign=inform#new_tab</link>
		
		<dc:creator><![CDATA[wpadminby001]]></dc:creator>
		<pubDate>Tue, 09 Dec 2025 15:44:03 +0000</pubDate>
				<category><![CDATA[In the News]]></category>
		<guid isPermaLink="false">https://intelligens.africa/?p=1819</guid>

					<description><![CDATA[<p>Investigations into corruption, financial misconduct and whistleblower reports in South Africa are often lengthy, sometimes stretching over years, due to a combination of systemic and operational challenges. These include severe capacity constraints within law-enforcement agencies, backlogs, complex inter-agency coordination and the sheer volume of digital evidence that must be analysed across fragmented systems. Legal processes, such as securing warrants, protecting whistleblowers and ensuring chain of custody integrity can add further delays.</p>
<p>The post <a href="https://www.dailymaverick.co.za/article/2025-12-09-accelerating-investigations-with-genaienhanced-data-review/?dm_source=blocks-horizontal&#038;dm_medium=card-link&#038;dm_campaign=inform#new_tab">Accelerating investigations with genAI-enhanced data review</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The post <a href="https://www.dailymaverick.co.za/article/2025-12-09-accelerating-investigations-with-genaienhanced-data-review/?dm_source=blocks-horizontal&#038;dm_medium=card-link&#038;dm_campaign=inform#new_tab">Accelerating investigations with genAI-enhanced data review</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Accelerating legal disputes with GenAI-enhanced data review</title>
		<link>https://intelligens.africa/2025/12/04/accelerating-legal-disputes-with-genai-enhanced-data-review/</link>
		
		<dc:creator><![CDATA[Peter Brandt]]></dc:creator>
		<pubDate>Thu, 04 Dec 2025 11:04:13 +0000</pubDate>
				<category><![CDATA[ENSight]]></category>
		<guid isPermaLink="false">https://intelligens.africa/?p=1761</guid>

					<description><![CDATA[<p>Accelerating legal disputes with GenAI-enhanced data review 4 Dec 2025 by Linda Sheehan, Ettiene Beneke and Megan Claassen Accelerating legal disputes with GenAI-enhanced data review As eDiscovery day closely coincides with ChatGPT’s third birthday, we reflect on how generative AI (“genAI”) has gone from a novelty to an everyday tool for legal teams. It sits  [...]</p>
<p>The post <a href="https://intelligens.africa/2025/12/04/accelerating-legal-disputes-with-genai-enhanced-data-review/">Accelerating legal disputes with GenAI-enhanced data review</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4>Accelerating legal disputes with GenAI-enhanced data review</h4>
<h5>4 Dec 2025</h5>
<h6>by Linda Sheehan, Ettiene Beneke and Megan Claassen</h6>
<p><strong>Accelerating legal disputes with GenAI-enhanced data review</strong></p>
<p>As eDiscovery day closely coincides with ChatGPT’s third birthday, we reflect on how generative AI (“<strong>genAI</strong>”) has gone from a novelty to an everyday tool for legal teams. It sits alongside proven machine learning in standard eDiscovery work &#8211; from early case assessment and scoping, to issue analysis, privilege review, disclosure and trial preparation. Courts and regulators expect technology-assisted review to be used responsibly and to be auditable. The question for in-house legal teams and law firms is not whether to use AI, but how to use it in a way that is defensible, cost-effective and clearly improves legal outcomes.</p>
<p>Through this article, we discuss how GenAI and intelligENS, the specialist legal technology division of ENS, can help legal teams get to the facts faster, protect privilege and raise quality – without risking defensibility. We ensure that internal and external standards on AI governance is met, both locally and aboard. We help inhouse legal teams and law firms augment their internal capabilities with specialised AI, data and investigation support, helping them reach the facts sooner while maintaining full legal integrity.</p>
<p><strong>What GenAI does in in legal disputes data review</strong></p>
<p>Modern eDiscovery combines proven machine learning with genAI to help lawyers surface key evidence from the outset, whether the data set contains hundreds or millions of documents. Based on known legal issues and human training, active learning quickly separates likely relevant from irrelevant documents. Guided by a matter brief and clear prompts, genAI summarises the relevant documents, groups them by issues in dispute and flags key (helpful or harmful) evidence immediately. The result is a strategic head start. In hours and days, not weeks or months, legal teams can see the themes, links and the factual shape of the case, so pleadings, settlement negotiations and investigation reports are grounded in evidence.</p>
<p>Active learning tools provide explainable, consistent and repeatable classifications and genAI explains the relevance of every document in plain language and produces a concise report of the key passages. Senior lawyers gain early access to the key documents they need to shape strategy and focus on the most material points without wading through pages of irrelevancy. In parallel, genAI enables the discovery review to produce more consistent relevance and privilege decision and logs, faster.</p>
<p><strong>Responsible AI is an operating model, not a button</strong></p>
<p>“Trust but verify” should be the rule. Responsible AI governs the ways of working across people, process and technology. It starts with sensible guardrails before anything is deployed This may include agreeing what acceptable accuracy looks like with internal stakeholders, the opposing parties and the court. It relies on transparent workflows, ongoing monitoring and iteration and human oversight that focuses on legal judgement.</p>
<p>Key disciplines include: selecting the right dataset; strict access controls aligned to local privacy rules, prompts designed carefully around the agreed legal issues and continuous testing with documented settings and checks. GenAI’s reasoning for decisions should be visible through short explanations rationalising its decision and in-text links back to the source document or piece of evidence. If the genAI’s explanations or in-text links cannot be found in the document, or it is simply echoing the prompt rather than the evidence, the methodology should automatically flag it for human review. Verification, sampling and targeted quality checks keep performance of the genAI within agreed limits and human oversight is essential. Conversely, the genAI output can be used to quality check the human review decisions too.</p>
<p><strong>Built</strong><strong>‑in privacy, security, data minimisation and defensibility</strong></p>
<p>When we use AI in eDiscovery, we are handling clients’ most sensitive information. The strict ground rules: keep data on secure, jurisdiction‑appropriate platforms, do not allow it to train external models and analyse only what is necessary for the specific legal purpose &#8211; nothing more.</p>
<p>Choose tools and providers that let you prove where data lives, who accessed it and when. Maintain clear records, including DPIAs, transfer risk assessments and data‑flow maps where applicable. Build in purpose limitation, segregation of duties and meaningful human oversight. Privilege, confidentiality and proportionality duties cannot be delegated to a model.</p>
<p>Defensibility is about disciplined process as much as technology. Your protocols should explain the approach in plain language, including key settings and validation checks, so every decision is traceable back to the documents. Preserve chain of custody. Record prompts and model versions. Keep a live register of privacy and procedural obligations. Done well, AI improves quality and lowers total cost by focusing review effort where it matters and cutting wasted reviewer hours, allowing budget to shift to strategy and negotiation.</p>
<p><strong>How in-house legal teams and law firms work with intelligENS</strong></p>
<p>intelligENS equips lawyers with leading technology-driven methodologies without the need to build an internal eDiscovery function. intelligENS designs, digitises and governs end-to-end methodologies that are auditable and privacy first, with our eDiscovery expertise and your legal expertise in the loop at the right moments. We set up a matter‑specific workflow under privilege, validate it with you, and then scale. Results come from combining our globally leading technology with platform fluency, forensic discipline and legal judgement. Our team has hands‑on experience of running genAI reviews successfully. We are experts in designing and translating genAI review methodologies into defensible legal outcomes and recognised at the forefront of global innovation in this space.</p>
<p><strong>What in</strong><strong>‑house legal teams and law firms gain with intelligENS</strong></p>
<p>You gain earlier sight of key facts and themes, tighter privilege control, and a documented method that courts and regulators can follow. Reviews are faster and higher quality, delivering predictable cost control. Most importantly, you keep accountability and strategic control: we make the evidence available, defensible and ready, so your team can focus on winning the legal arguments.</p>
<p><strong>Conclusion: relevant innovation, measured results</strong></p>
<p>This is not experimentation for its own sake. It is innovation that accelerates time to facts while preserving accountability. Trust the technology &#8211; but verify it. Keep humans in the loop. Make every decision traceable back to the record. That is how you cut noise, surface the signal, and progress your matter with confidence.</p>
<p><strong>Linda Sheehan<br />
</strong>Head of intelligENS<br />
<a href="mailto:lsheehan@ENSafrica.com">lsheehan@ENSafrica.com</a></p>
<p><strong>Ettiene Beneke<br />
</strong>Practice Lead<br />
<a href="mailto:ebeneke@ensafrica.com">ebeneke@ensafrica.com</a></p>
<p><strong>Megan Claassen<br />
</strong>Practice Lead<br />
<a href="mailto:mclaassens@ensafrica.com">mclaassens@ensafrica.com</a></p>
<p>The post <a href="https://intelligens.africa/2025/12/04/accelerating-legal-disputes-with-genai-enhanced-data-review/">Accelerating legal disputes with GenAI-enhanced data review</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>From exclusion to inclusion: AI, language and access to justice in South Africa</title>
		<link>https://intelligens.africa/2025/10/14/from-exclusion-to-inclusion-ai-language-and-access-to-justice-in-south-africa/</link>
		
		<dc:creator><![CDATA[Peter Brandt]]></dc:creator>
		<pubDate>Tue, 14 Oct 2025 07:34:15 +0000</pubDate>
				<category><![CDATA[ENSight]]></category>
		<guid isPermaLink="false">https://intelligens.africa/?p=1756</guid>

					<description><![CDATA[<p>From exclusion to inclusion: AI, language and access to justice in South Africa 14 Oct 2025 by Linda Sheehan, Shaheen Solwa, Ettiene Beneke and Bridget Zitha At the J20 summit, Justice Mlambo, Deputy Chief Justice posed a critical question: in a multilingual society, are litigants still excluded if they do not speak the colonial language  [...]</p>
<p>The post <a href="https://intelligens.africa/2025/10/14/from-exclusion-to-inclusion-ai-language-and-access-to-justice-in-south-africa/">From exclusion to inclusion: AI, language and access to justice in South Africa</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4>From exclusion to inclusion: AI, language and access to justice in South Africa</h4>
<h5>14 Oct 2025</h5>
<h6>by Linda Sheehan, Shaheen Solwa, Ettiene Beneke and Bridget Zitha</h6>
<p>At the J20 summit, Justice Mlambo, Deputy Chief Justice posed a critical question: in a multilingual society, are litigants still excluded if they do not speak the colonial language of record? South Africa’s legal system must confront a dual reality. On the one hand, the Constitution guarantees parity of esteem and treatment for all twelve official languages. On the other, the courts have, since 2017, adopted English as the language of record for reasons of practicality and uniformity.</p>
<p>South Africa recognises <a href="https://static.pmg.org.za/1/47049gen1156.pdf">12 official languages</a>, namely Sepedi, Sesotho, Setswana, siSwati, Tshivenda, Xitsonga, Afrikaans, South African Sign Language, English, isiNdebele, isiXhosa and isiZulu. While isiZulu and isiXhosa are the most widely spoken at home, English remains the pre-eminent language of business and legal record. In practice, this means accused persons and witnesses may testify in the language of their choice, but the official record is in English. The intent is administrative clarity; the effect is a translation burden and the risk of exclusion for those whose legal realities are expressed most precisely in another tongue.</p>
<p>This balancing act is not unique to South Africa. Jurisdictions worldwide grapple with ensuring access to justice for non-native speakers as they standardise court records for efficiency and interoperability. The immediate challenge is operational: producing reliable, timely translations without losing nuance. The strategic opportunity is technological: using responsible artificial intelligence (&#8220;<strong>AI</strong>&#8220;) to narrow, rather than widen the language gap.</p>
<p><strong>Are indigenous languages linguistically excluded from AI transcription and translation?</strong></p>
<p>Justice Mlambo’s intervention at the J20 Summit highlighted a pivotal question for access to justice: do AI tools enable courts to operate credibly across languages, particularly for indigenous language speakers?</p>
<p>According to <a href="https://www.unesco.org/en/articles/unesco-and-promotion-languages-africa-cultural-diversity-and-multilingualism">UNESCO</a>, the African continent is home to a third of the world’s languages with, “an estimated 1,500 to 3,000 languages, Africa is a true hub of linguistic and cultural wealth”.</p>
<p>The “<a href="https://hai-production.s3.amazonaws.com/files/hai-taf-pretoria-white-paper-mind-the-language-gap.pdf">Mind the (Language) Gap</a>” white paper notes that most major large language models (“<strong>LLMs</strong>”) underperform for non-English, and especially low-resource languages, and are not attuned to relevant cultural contexts. Many African indigenous languages are considered low-resource because they lack sufficient digital data, annotated datasets and computational tools needed for effective AI-powered translation and speech recognition. This scarcity makes it difficult to train and deploy language technologies, resulting in digital underrepresentation for speakers of these languages. Conversely, the so-called “curse of multilinguality” means that as more languages are added to a model, performance for each may decline, especially for those with limited digital resources.</p>
<p>LLMs trained predominantly on English data are often biased in favour of native English speakers, meaning low-resource language communities are at risk of being left behind in the AI revolution.</p>
<p><strong>Local is lekker</strong></p>
<p>A growing body of international research highlights the transformative potential of AI in supporting and revitalising indigenous languages. As noted by <a href="https://www.forus-international.org/en/news/ai-could-play-a-key-role-in-preserving-indigenous-languages">Forus International</a> in May 2023, “Chat GPT for example knows the capital of Kenya but when being asked in Kinyarwanda (one of the official languages of Rwanda), it does not understand the question”. Whilst AI models are continuously improving, Forus highlighted the importance of domain specific data sets and the challenge posed for those languages that are spoken but not written.</p>
<p>The <a href="https://aclanthology.org/2024.lrec-main.1071/">NGLUEni project</a> benchmarks and improves the performance of pretrained language models for South African Nguni languages, isiXhosa, isiZulu, isiNdebele and siSiswati, four of South Africa’s official languages. By creating a unified evaluation framework and adapting models specifically for those linguistically related, under-resourced languages, the study demonstrates significant gains in accuracy and cross-lingual transfer. This work supports greater linguistic inclusion in digital tools and AI systems.</p>
<p><strong>African Innovation and Collaboration</strong></p>
<p>Recent developments on the continent demonstrate African innovation and collaboration to address the digital language divide and overcome the challenges in linguistic underrepresentation in AI. As reported by <a href="https://iafrica.com/african-researchers-build-landmark-ai-dataset-to-close-language-gap-and-boost-digital-inclusion">iAfrica</a> in September 2025, a “landmark AI dataset” has been created by African researchers to “close the language gap and boost digital inclusion.”</p>
<p>Linguists, computer scientists and AI experts across Kenya, Nigeria and South Africa, funded by a USD2.2 million Gates Foundation grant, created AI-ready open-access datasets representative of real African speech patterns. This critical resource will enable translation, transcription and conversational AI tools to better understand and process the way people live, speak and interact on the African continent.</p>
<p><strong>The world’s largest language barrier lifted by AI</strong></p>
<p>At the J20 summit, Luís Roberto Barroso, Justice of the Supreme Federal Court of Brazil, considered that language is one of the most important benefits that artificial intelligence will bring to the world.</p>
<p>This holds particular importance when handling cross-border legal matters. It is essential to incorporate a framework for the responsible and effective use and integration of AI and language technologies into everyday legal practice.</p>
<p><strong>Crossing linguistic borders in litigations and investigations with AI</strong></p>
<p>Language is no longer a hindrance in litigation, investigations, regulatory responses and any other document-heavy matters.</p>
<p>Generative AI tools can analyse millions of documents involving multiple languages in a matter of days. Specialised tools, such as Relativity’s aiR for Review, when prompted with case-specific criteria can summarise, classify and pull together the evidence, regardless of language.</p>
<p>This approach not only accelerates the identification of critical evidence but also provides transparent reasoning and direct links to supporting evidence, which is invaluable for validation of the generative AI review as well as organising the findings for cross-examination and report writing. Further, it removes the human bias inherent in the search phase of document reviews when, in multilingual matters, search criteria for certain languages is often curated by non-native speakers creating gaps in the identification of crucial information.</p>
<p>By combining the speed and scalability of AI with human oversight, legal teams can manage cross-border, multilingual matters more efficiently, reduce risk and ensure that critical evidence is not lost in translation.</p>
<p><strong>Co-piloting in-house legal practice with AI translation and transcription</strong></p>
<p>In-house legal teams across Africa routinely operate in English, French, Portuguese and a multitude of local languages. AI translation and transcription can accelerate contract review and drafting, localise compliance policies, enable multilingual knowledge bases and streamline communications across jurisdictions. Employees are more likely to internalise policies and training when they are conveyed in their first language, increasing the likelihood of operational compliance rather than “paper compliance”.</p>
<p>As organisations build translation memories and vetted glossaries, quality and speed improve over time, creating a resilient multilingual knowledge infrastructure. However, adoption requires robust governance. Legal exposure can be created through mistranslations or omissions in high-stakes documents, confidentiality risks from unvetted tools and inconsistent terminology resulting in misalignment across offices. The prudent approach is a structured, dual-pass process: machine translation for scale, followed by subject-matter expert review, supported by controls for privacy, privilege, confidentiality and data security.</p>
<p><strong>Call to action: legal standards for linguistic inclusion</strong></p>
<p>AI is reshaping legal work, from court transcription to document review. When designed for local contexts and deployed responsibly, AI-powered transcription and translation can turn linguistic barriers into vectors for inclusion and more equitable outcomes. Sustainable progress depends on legal professionals who are AI-literate, insist on equality of treatment across languages and support ongoing investment in local-language datasets, domain-specific fine-tuning and governance frameworks that protect confidentiality and accuracy.</p>
<p>Legal professionals should set the tone: embrace innovation, insist on equality.</p>
<p><strong>Linda Sheehan<br />
</strong>Head | intelligENS<br />
<a href="mailto:lsheehan@ENSafrica.com">lsheehan@ENSafrica.com</a></p>
<p><strong>Ettiene Beneke<br />
</strong>Practice Lead | intelligENS<br />
<a href="mailto:ebeneke@ENSafrica.com">ebeneke@ENSafrica.com</a></p>
<p><strong>Shaheen Solwa<br />
</strong>Analyst | intelligENS<br />
<a href="mailto:ssolwa@ENSafrica.com">ssolwa@ENSafrica.com</a></p>
<p><strong>Bridget Zitha<br />
</strong>Analyst | intelligENS<br />
<a href="mailto:bzitha@ENSafrica.com">bzitha@ENSafrica.com</a></p>
<p>The post <a href="https://intelligens.africa/2025/10/14/from-exclusion-to-inclusion-ai-language-and-access-to-justice-in-south-africa/">From exclusion to inclusion: AI, language and access to justice in South Africa</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI in legal practice: Opportunities and risks for linguistic inclusion</title>
		<link>https://intelligens.africa/2025/10/06/ai-in-legal-practice-opportunities-and-risks-for-linguistic-inclusion/</link>
		
		<dc:creator><![CDATA[Peter Brandt]]></dc:creator>
		<pubDate>Mon, 06 Oct 2025 09:14:25 +0000</pubDate>
				<category><![CDATA[ENSight]]></category>
		<guid isPermaLink="false">https://intelligens.africa/?p=1733</guid>

					<description><![CDATA[<p>AI in legal practice: Opportunities and risks for linguistic inclusion 06 Oct 2025 by Linda Sheehan At the recent Constitutional Courts and Supreme Courts Summit (“J20 Summit”), the Chief Justice of South Africa, Madam Justice Mandisa Maya, together with heads of judiciaries, chief justices and court presidents, shared their insights on artificial intelligence (“AI”) in legal  [...]</p>
<p>The post <a href="https://intelligens.africa/2025/10/06/ai-in-legal-practice-opportunities-and-risks-for-linguistic-inclusion/">AI in legal practice: Opportunities and risks for linguistic inclusion</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4>AI in legal practice: Opportunities and risks for linguistic inclusion</h4>
<h5>06 Oct 2025</h5>
<h6>by Linda Sheehan</h6>
<p>At the recent Constitutional Courts and Supreme Courts Summit (“<strong>J20 Summit</strong>”), the Chief Justice of South Africa, Madam Justice Mandisa Maya, together with heads of judiciaries, chief justices and court presidents, shared their insights on artificial intelligence (“<strong>AI</strong>”) in legal practice.</p>
<p>The J20 Summit, hosted in South Africa in September 2025, brought together judicial leaders from G20 nations and across Africa under the theme, “<em>Justice in a time of change: Independence, innovation and cooperation</em>”. Central discussions focused on the transformative role of AI and legal technology in strengthening judicial independence, improving access to justice and addressing cross-border challenges such as climate change and cybercrime.</p>
<p>This article explores the topic raised during the J20 summit that:</p>
<p><em>“AI, when designed for local contexts, can transform linguistic exclusion into linguistic inclusion, an advancement of enormous significance for justice in Africa”.</em></p>
<p><strong>Is ChatGPT linguistically inclusive for legal matters?</strong></p>
<p>When used responsibly, AI can make court proceedings more accessible. It can deliver near real-time speech-to-text transcription, translate documents into multiple languages and enable multilingual searches across court judgments, enabling litigants to read court documents in their home language and legal teams to find precedents faster.</p>
<p>However, as with the well-publicised issue of AI hallucinations in legal research, AI transcription and translation require a strict “human-in-the-loop” approach. Lawyers must remain alert to hallucinations, omissions and confidently presented inaccuracies.</p>
<p>To improve access to justice, it is essential to address limitations, risks and potential biases in AI outputs that can compromise fairness. Cultural and technical subtleties, including dialects, idiomatic usage and specialised legal terminology are often misunderstood by AI models (and by non-expert human translators). Inadequate or skewed training data can further disadvantage speakers of indigenous languages. Unregulated use may also lead to inadvertent disclosure of privileged or personal information, raising significant confidentiality and intellectual property concerns.</p>
<p><strong>Large language mishaps</strong></p>
<p>When asked which AI translation method is best, the lawyer’s answer applies: “<em>It depends”</em>.</p>
<p><strong>Do you prioritise readability or reliability?</strong></p>
<p>While large language models (“LLMs”) can accelerate translation, improve fluency, and cover broad topics, they are not a replacement for purpose-built machine translation (“MT”), particularly where scale, completeness, accuracy and consistency are required. A human-machine hybrid remains best practice.</p>
<ul>
<li><strong>Generative AI (e.g., ChatGPT) vs Cognitive MT</strong></li>
</ul>
<p>It is critical to benchmark tools on the relevant languages and dialects before deployment. For example:</p>
<ul>
<li>Generative AI (LLM-based) excels at summarising and creating content. It predicts likely word sequences and tends to produce more readable translations. Whilst user-friendly, this can create a false sense of security in legal work.</li>
<li>Cognitive/MT tools rely on predefined linguistic rules or statistical correlations from parallel corpora (large datasets of texts that are translations of each other, with the original source text and its translations aligned at the sentence or phrase level). They are often more predictable and transparent, and easier to audit and control for legal use.</li>
</ul>
<p>According to <a href="https://aurisai.io/blog/mt-vs-llms-which-for-professional-translators/">this article</a>, generative AI is better suited to creating and localising content for specific languages, whereas MT is better suited for specialised documents, (such as legal contracts) and instant translation (such as, contemporaneous interpretation of court proceedings).</p>
<ul>
<li><strong>AI &#8211; ChatGPT vs Human</strong></li>
</ul>
<p>A Finish study, in the social and health care sector found that GPT-4 demonstrated promising productivity in translation, but confirmed the need for a dual-pass process; AI generates a draft and a human reviewer edits the output. In legal contexts, the reviewer should be a professional translator with subject-matter expertise, supplemented by back-translation (translating back into the source language to detect any changes in meaning).</p>
<p>Another study comparing human and ChatGPT-generated translations of Arabic legal documents, (including contracts) found human translators more accurate on legal terminology, complex constructs and cultural nuance. The study concluded that AI translations are not “inherently flawed” but take a different approach; it found that AI translations are not yet suitable for official use in legal contexts.</p>
<ul>
<li><strong>Validating generative AI output</strong></li>
</ul>
<p>To mitigate risks in generative AI translation:</p>
<ul>
<li>Be aware of the “lost in the middle” effect (bias towards translating information at the beginning and end of documents) and context-window limits, which can cause omitted or skipped information in translations.</li>
<li>Expect hallucinations, (plausible but incorrect names, citations, or legal terms, formatting errors, and inconsistent terminology).</li>
</ul>
<p><strong>Call to action: Setting legal standards for linguistic inclusion</strong></p>
<p>AI is reshaping legal work, from court transcription to document review. AI-powered translation and transcription – often integrated as co-pilots – are now commonplace. As these tools become embedded in court systems and legal workflows, the profession stands at a critical juncture.</p>
<p>Designed for local contexts and deployed responsibly, AI can convert linguistic barriers into opportunities for inclusion, promoting more equitable legal outcomes.</p>
<p>To achieve sustainable linguistic inclusion, lawyers must develop and maintain AI literacy, backed by investment in local-language datasets, fine-tuned models for low resource languages and domain expertise.</p>
<p>Legal professionals should set the tone: embrace innovation, insist on equality.</p>
<p><strong>Linda Sheehan<br />
</strong>Head | IntelligENS<br />
<a href="mailto:lsheehan@ENSafrica.com">lsheehan@ENSafrica.com</a></p>
<p>The post <a href="https://intelligens.africa/2025/10/06/ai-in-legal-practice-opportunities-and-risks-for-linguistic-inclusion/">AI in legal practice: Opportunities and risks for linguistic inclusion</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cloud vs Professional Services: Why getting it wrong could cost you millions</title>
		<link>https://intelligens.africa/2025/09/16/cloud-vs-professional-services-why-getting-it-wrong-could-cost-you-millions/</link>
		
		<dc:creator><![CDATA[Peter Brandt]]></dc:creator>
		<pubDate>Tue, 16 Sep 2025 09:16:43 +0000</pubDate>
				<category><![CDATA[Uncategorised]]></category>
		<guid isPermaLink="false">https://intelligens.africa/?p=1737</guid>

					<description><![CDATA[<p>Cloud vs Professional Services: Why getting it wrong could cost you millions 16 Sep 2025 by Isaivan Naidoo and Shaaista Tayob In today’s digital economy, where businesses rely more heavily than ever on technology to operate, the distinction between Cloud Services and Professional Services has become one of the most overlooked but critical issues in  [...]</p>
<p>The post <a href="https://intelligens.africa/2025/09/16/cloud-vs-professional-services-why-getting-it-wrong-could-cost-you-millions/">Cloud vs Professional Services: Why getting it wrong could cost you millions</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4>Cloud vs Professional Services: Why getting it wrong could cost you millions</h4>
<h5>16 Sep 2025</h5>
<h6>by Isaivan Naidoo and Shaaista Tayob</h6>
<p>In today’s digital economy, where businesses rely more heavily than ever on technology to operate, the distinction between Cloud Services and Professional Services has become one of the most overlooked but critical issues in contracting. It is tempting to treat them as interchangeable labels, to slot them together into a legacy template, and to assume the difference is obvious. Yet the reality is that failing to draw a clear line between the two can leave organisations exposed to spiralling costs, mismatched legal protections and even regulatory breaches. In an environment where governance is under the microscope and compliance failures can cost millions, this is a risk that no organisation should be willing to take.</p>
<p>Cloud Services and Professional Services may often be procured together, but they are fundamentally different. Cloud Services refer mainly to subscription models, remote hosting and standardised service levels – a one-to-many offering with limited room for negotiation. Professional Services, on the other hand, are project-based, customised and built around scope, deliverables, timelines and acceptance criteria.</p>
<p>Confusing these categories may result in very real consequences. Imagine being charged an ongoing subscription for what should have been a once-off migration project, or attempting to enforce performance warranties against a provider who insists you accepted the services “as is”. This is not just a matter of neat legal drafting. It is about protecting the organisation’s budget, safeguarding its compliance and ensuring that the value it expected from a contract is actually delivered.</p>
<p>The commercial implications alone make this separation essential. When services are poorly defined, transparency around costs disappears. Customers can end up paying recurring fees for project work or miss out on cost reductions that should arise when vendors introduce efficiencies, such as AI-driven automation, into their delivery models. Why should a business continue paying the same fee if the vendor’s costs have dropped substantially thanks to artificial intelligence? Without clarity in the contract, those savings remain hidden, and the customer is left overpaying. At a time when every organisation is under pressure to do more with less, that lack of transparency undermines the very purpose of effective procurement.</p>
<p>The legal risks are just as stark. Cloud Services typically come with limited warranties, standard SLAs and tight liability caps. Professional Services demand something more robust: performance warranties, milestone-based acceptance and liability aligned with the risk of failure. If these distinctions are not written into the contract, the balance tips squarely in favour of the provider. Customers may find themselves unable to reject defective work, unable to enforce accountability, and unable to claim appropriate remedies. Providers, in turn, may suddenly shoulder risks they never intended to accept. A well-drafted contract does not just allocate risk fairly – it also makes clear who is responsible when things go wrong, which in technology services is not a small question.</p>
<p>Compliance adds another layer of complexity. Cloud Services involve continuous data hosting, cross-border transfers and regulatory obligations such as localisation requirements. Professional Services may only involve temporary access to personal information during a migration or testing exercise. Treating both in the same way either leaves gaps that create compliance failures or imposes unnecessary and costly obligations. In South Africa, for instance, the Protection of Personal Information Act (“POPIA”) requires organisations to apply safeguards that are appropriate to the context. If a provider is hosting sensitive data in the cloud, that means ongoing obligations, breach notifications and security audits. If the provider is simply assisting with a one-off system integration, the obligations are very different. The law demands nuance, and contracts must reflect that nuance.</p>
<p>These issues are only magnified by the rise of artificial intelligence. Legacy contracts, many drafted long before AI entered mainstream service delivery, simply do not account for the risks it introduces. They lack provisions on disclosure of AI usage, acceptance criteria for AI-generated outputs, and liability for errors, biases or hallucinations. Without these safeguards, customers have no visibility into whether their service provider is quietly substituting human effort with automated tools, nor any recourse if those tools create faulty results. As AI becomes embedded into both cloud platforms and professional engagements, ignoring these risks leaves organisations dangerously exposed.</p>
<p><strong>So, what should organisations do?</strong></p>
<p>The starting point is clarity. Definitions matter, but so do the structures that sit beneath them. Contracts should create separate schedules or statements of work for Cloud and Professional Services, each with their own performance standards, liability regimes and compliance obligations. They should demand disclosure of AI usage and require human oversight where appropriate. They should refresh outdated MSAs and procurement templates that still reflect an era before cloud and AI reshaped the service landscape. In other words, they should be written for the reality of today, not the assumptions of a decade ago.</p>
<p>Ultimately, contracts are not just about legal protection; they are about operational resilience and commercial fairness. By drawing a clear distinction between Cloud and Professional Services, organisations take control of their budgets, sharpen their legal protections, and align with evolving compliance demands. In a world where technology is advancing faster than regulation, this clarity is not a luxury – it is a strategic necessity.</p>
<p><strong>Isaivan Naidoo<br />
</strong><strong>Executive | </strong>Technology, Media and Telecommunications<br />
<a href="mailto:Inaidoo@ENSafrica.com">Inaidoo@ENSafrica.com</a></p>
<p><strong>Shaaista Tayob<br />
</strong>Associate | Technology, Media and Telecommunications<br />
<a href="mailto:stayob@ENSafrica.com">stayob@ENSafrica.com</a></p>
<p>The post <a href="https://intelligens.africa/2025/09/16/cloud-vs-professional-services-why-getting-it-wrong-could-cost-you-millions/">Cloud vs Professional Services: Why getting it wrong could cost you millions</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Unlocking pseudonymisation: What EDPS v SRB means for South African responsible parties under POPIA</title>
		<link>https://intelligens.africa/2025/09/08/unlocking-pseudonymisation-what-edps-v-srb-means-for-south-african-responsible-parties-under-popia/</link>
		
		<dc:creator><![CDATA[Peter Brandt]]></dc:creator>
		<pubDate>Mon, 08 Sep 2025 09:23:16 +0000</pubDate>
				<category><![CDATA[ENSight]]></category>
		<guid isPermaLink="false">https://intelligens.africa/?p=1744</guid>

					<description><![CDATA[<p>Unlocking pseudonymisation: What EDPS v SRB means for South African responsible parties under POPIA 8 Sep 2025 by Era Gunning and Rakhee Dullabh In the recent case of European Data Protection Supervisor v Single Resolution Board ("EDPS v SRB"), the Court of Justice of the European Union (“CJEU”) addressed the legal status of pseudonymised data and the  [...]</p>
<p>The post <a href="https://intelligens.africa/2025/09/08/unlocking-pseudonymisation-what-edps-v-srb-means-for-south-african-responsible-parties-under-popia/">Unlocking pseudonymisation: What EDPS v SRB means for South African responsible parties under POPIA</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4>Unlocking pseudonymisation: What EDPS v SRB means for South African responsible parties under POPIA</h4>
<h5>8 Sep 2025</h5>
<h6>by Era Gunning and Rakhee Dullabh</h6>
<p>In the recent case of <em>European Data Protection Supervisor v Single Resolution Board</em> (&#8220;<strong>EDPS v SRB</strong>&#8220;), the Court of Justice of the European Union (“<strong>CJEU</strong>”) addressed the legal status of pseudonymised data and the obligations of data controllers when sharing such data with third parties. The case arose after the Single Resolution Board (“<strong>SRB</strong>”), an EU agency, shared pseudonymised comments from affected shareholders and creditors with Deloitte, an external consultant, during the resolution of Banco Popular Español. The European Data Protection Supervisor (“<strong>EDPS</strong>”) found that the SRB had failed to inform data subjects that their data would be shared with Deloitte, in breach of transparency obligations under Regulation (EU) 2018/1725. The General Court initially annulled the EDPS&#8217;s decision, holding that the assessment of whether data is personal should be made from the recipient&#8217;s perspective, if the recipient cannot reasonably re-identify individuals, the data may not be personal data in their hands. On appeal, the CJEU clarified that the context and risk of re-identification are crucial in determining whether pseudonymised data remains personal data, and that controllers must assess and document these risks when sharing data.</p>
<p>Although delivered within the EU legal framework, the CJEU’s reasoning in EDPS v SRB offers valuable guidance to South African organisations that qualify as “responsible parties” under the Protection of Personal Information Act 4 of 2013 (“<strong>POPIA</strong>”). In particular, the judgment illustrates how a context-specific, risk-based approach to pseudonymisation and data sharing can operate in practice. Against that backdrop, the following implications arise for POPIA-regulated entities:</p>
<p><strong>Context-specific identifiability and pseudonymisation</strong></p>
<p>POPIA’s exclusions clause removes “de-identified” information from the Act’s scope only where it <em>cannot</em> be re-identified by a <em>reasonably foreseeable method</em>. The EDPS v SRB judgment reinforces a core lesson: identifiability must be assessed from the perspective of the party in possession of the data at any given moment. A responsible party that retains the re-identification key will continue to process “personal information” and must therefore comply with all eight POPIA conditions. Conversely, once the data is disclosed &#8211; without the key &#8211; to a recipient that has no foreseeable means of re-identification, the dataset will generally be non-personal information in that recipient’s hands. Responsible parties should:</p>
<ul>
<li>maintain a robust internal pseudonymisation protocol (allocation of unique codes, secure segregation of the linking dataset, and strict access controls);</li>
<li>document the technical and organisational measures demonstrating that a recipient cannot reasonably re-identify the data subjects; and</li>
<li>periodically test whether new technologies or additional data sources have altered the re-identification risk.</li>
</ul>
<p><strong>Transparency duties remain with the responsible party<br />
</strong>Even where onward disclosure renders the dataset non-identifiable for the recipient, the responsible party must still satisfy POPIA’s openness and notification requirements. Privacy notices should:</p>
<ul>
<li>name or describe all third-party recipients (including consultants and service providers) who will receive the pseudonymised dataset;</li>
<li>explain that the recipient will receive only de-identified information and lacks any means of re‑identification; and</li>
<li>set out the purposes of the disclosure in clear, specific terms, alongside the applicable legal basis.</li>
</ul>
<p><strong>Operator contracts and due diligence</strong></p>
<p>When a responsible party appoints an “operator” (processor) to perform services on pseudonymised data, POPIA requires a written agreement mandating security safeguards equivalent to those imposed on the responsible party. Building on the EDPS v SRB rationale, the contract should also: prohibit the operator from attempting to obtain, or otherwise gaining access to, the re-identification key; include warranties that the operator lacks &#8211; and will not seek &#8211; additional datasets that could reasonably facilitate re-identification; and impose an obligation to notify the responsible party immediately if any circumstance arises that could change the identifiability risk profile.</p>
<p><strong>Risk assessments and record-keeping</strong></p>
<p>POPIA obliges responsible parties to implement “appropriate, reasonable” measures to identify foreseeable risks. Prior to any disclosure of pseudonymised data, entities should conduct and document a risk assessment addressing: the nature of the data elements remaining in the dataset; the likelihood that the recipient (or anyone to whom the recipient could grant access) could combine the dataset with other information to re-identify data subjects; and the legal, contractual, and technical barriers preventing such re-identification. These assessments should be retained as part of the responsible party’s processing records.</p>
<p><strong>Data subject participation and exercise of rights</strong></p>
<p>Because the responsible party retains the re-identification key, it alone remains capable of responding meaningfully to data subject requests (access, correction, deletion). Internal procedures must ensure that: pseudonymisation keys are retrievable by authorised personnel only when necessary to fulfil a data subject request; and any deletions or corrections made at the data subject’s direction are propagated to both the identifiable and pseudonymised versions of the dataset, or that appropriate technical measures are in place to prevent re-linkage.</p>
<p><strong>Cross-border transfers</strong></p>
<p>POPIA restricts transfers of personal information outside South Africa. Where only a pseudonymised dataset (without the key) is transferred, responsible parties may argue that POPIA not engaged because the recipient processes non-personal information. Nonetheless, prudent organisations should analyse and document why the dataset, <em>in the recipient’s context</em>, is no longer personal information; and if any residual risk of re-identification exists, comply with POPIA (among other things) by ensuring that the foreign recipient is subject to adequate protection, contractual safeguards, or binding corporate rules.</p>
<p><strong>Era Gunning<br />
</strong>Executive | Banking and Finance<br />
<a href="mailto:egunning@ENSafrica.com">egunning@ENSafrica.com</a></p>
<p><strong>Rakhee Dullabh<br />
</strong>Executive | Technology, Media and Telecommunicaitons<br />
<a href="mailto:rdullabh@ENSafrica.com">rdullabh@ENSafrica.com</a></p>
<p>The post <a href="https://intelligens.africa/2025/09/08/unlocking-pseudonymisation-what-edps-v-srb-means-for-south-african-responsible-parties-under-popia/">Unlocking pseudonymisation: What EDPS v SRB means for South African responsible parties under POPIA</a> appeared first on <a href="https://intelligens.africa">intelligENS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
