Artificial intelligence is moving faster than almost any regulation has managed to keep up with — and on June 15, 2026, Canada took its biggest swing yet at closing that gap. The federal government introduced Bill C-36, which would enact the Protecting Privacy and Consumer Data Act (PPCDA), as the centerpiece of Canada's new National AI Strategy: AI for All. For any business building or deploying Enterprise AI, this is the moment AI privacy stops being a someday concern and starts becoming a present-tense compliance question.
That doesn't mean the law is in force today — it isn't, and it's worth understanding exactly where it stands before you make any architectural decisions based on it. But the direction is unmistakable, and it lines up with what's already happening globally through the GDPR and the EU AI Act. Organizations that wait for royal assent to start addressing their AI Data Risks will be doing rushed, expensive retrofits instead of calm, planned upgrades.
Where the PPCDA Actually Stands Right Now
Bill C-36 received first reading in the House of Commons on June 15, 2026. From here, it still needs to pass second reading, committee review, third reading, and Senate review before receiving royal assent. Even after that, the PPCDA's privacy obligations don't switch on automatically — they require a separate Order in Council, which reporting suggests is tied to a companion bill (the Safe Social Media Act) also reaching royal assent and the new regulator becoming operational.
In other words: this is early-stage legislation, not a law you're already out of compliance with. The PPCDA would replace the 25-year-old Personal Information Protection and Electronic Documents Act (PIPEDA), and it's administered by a newly created Digital Safety and Data Protection Commission of Canada, led by a dedicated Privacy and Consumer Data Commissioner. That's a real, structural shift in Canadian AI regulations — it just hasn't landed yet, which is exactly why now is the right time to prepare rather than panic.
What's Actually Inside the PPCDA
Stripped of the legislative language, the bill's core provisions are straightforward:
- Privacy is recognized as a fundamental right, not just a procedural checkbox.
- Organizations must obtain meaningful consent and provide plain-language explanations of how personal information is handled — dense legal notices buried in onboarding flows won't cut it.
- Businesses must be transparent when automated decision-making is used to make significant decisions about individuals, a direct hit to opaque AI-driven scoring or eligibility systems.
- Individuals gain a right to deletion, with real operational consequences for retention schedules and any database holding personal data longer than necessary.
- Cross-border data transfers require documented risk assessments — relevant to nearly every company running AI workloads on infrastructure hosted outside Canada.
- Penalties are tiered: up to $10 million or 3% of global revenue for general violations, climbing to $25 million or 5% of global revenue for the most serious offences.
This is squarely an AI Compliance and Data Security story, and it's why "Enterprise AI" and "AI privacy" can no longer be treated as separate workstreams inside an organization.
Why Enterprise AI Creates AI Data Risks Most Teams Don't See
Most privacy failures in AI systems aren't the result of malicious intent. They happen because standard architectures quietly route raw, unredacted corporate records — contracts, healthcare data, customer records, proprietary IP — into third-party large language models as a matter of routine operation.
The problem is custody, not just access. Once confidential information leaves your environment and is ingested by an external model, retroactively scrubbing it is nearly impossible. That single architectural pattern is the source of most of the AI Data Risks enterprises are now scrambling to map: intellectual property leakage, unintended data retention by vendors, and exposure that's discovered only after a breach notification or an audit, not before.
The Data Wall: Drawing a Line Your AI Can't Cross
The fix isn't a new policy document — it's a structural boundary. Think of it as a Data Wall: a clear line that sensitive information simply does not cross into public or third-party environments, enforced in the architecture itself rather than relying on employees to remember a rule.
This is the principle a growing number of platforms are built around. Questa AI, for example, designs its entire stack around enforcing that boundary automatically — keeping sensitive data inside a Local-First environment by default, so engineering teams aren't manually hand-coding redaction logic into every pipeline they build. Whether or not you use a vendor for this, the underlying requirement is the same: AI Compliance increasingly depends on what your architecture physically allows, not just what your privacy policy says.