Originally posted on the WunderGraph Blog
Executive Framing
Every AI deployment now carries audit risk.
For high‑risk AI in Europe, logging and documentation are written into law. In the United States, states are building their own playbooks with no consistency. In parts of Asia, certain high‑impact AI systems increasingly face mandatory risk assessments and, in some cases, pre‑deployment regulatory scrutiny. Every rule change has the potential to slow delivery.
Non-compliance no longer ends with a fine. It blocks sales, delays integrations, and forces engineers to rebuild systems under pressure. The impact appears as missed deadlines and eroded trust.
The only sustainable path is to make compliance part of the design. Build systems that record evidence as they run, so audit evidence is readily available when needed.
Teams using platforms like WunderGraph Cosmo already treat auditability as part of runtime design.

AI Compliance Requirements by Region: EU, US, Asia
Regulation is now a global patchwork. The same model can be legal in one region and non-compliant in another. As restrictions are created or vetoed in quick succession, understanding the pattern matters more than memorizing the rules.
Three Layers of AI Compliance Evidence
Despite regional differences, every regulatory framework ultimately asks for the same proofs:
What was shipped: models, configurations, schemas, and artifacts.
Who changed it: access logs, RBAC or SSO identities, approvals, and version history.
How changes were governed: linting results, governance checks, signed configs, and CI-based controls.
These layers clarify what auditors mean when they ask for “documentation” or “technical files.”
EU AI Act Compliance Requirements for Engineering Teams
The EU AI Act entered into force on August 1, 2024. Key obligations for high‑risk AI systems phase in over roughly two to three years after entry into force, with most provider duties applying from 2026–2027 .
Once those obligations begin, high-risk AI providers must:
- Generate and retain logs for at least six months, and longer where necessary, based on the system’s purpose or other EU/national laws.
- Keep technical documentation and compliance records available for 10 years after the system is placed on the market or put into service
Separately, transparency obligations under Article 50 apply to AI systems based on specific use cases (e.g., deepfakes), rather than on their high‑risk classification. In cases such as synthetic or deepfake content, providers or deployers may be required to disclose or label AI-generated or AI-manipulated material.
Fines can reach up to €35 million or seven percent of global turnover, depending on the type of infringement. The details vary, but one point is clear: evidence needs to exist before deployment, not after.
Fifty State Approaches to “High-Risk” AI
With no comprehensive federal law, the states have taken over.
In the 2025 session alone, lawmakers in all 50 U.S. states considered at least one AI‑related bill or resolution, turning the patchwork problem from theory into day‑to‑day reality (National Conference of State Legislatures ).
Colorado regulates “high-risk” systems with a focus on algorithmic discrimination and transparency, requiring impact assessments, consumer disclosures, and notification to the Attorney General within 90 days when discrimination risks are discovered. Key obligations take effect when SB24‑205 takes effect on June 30, 2026, with additional requirements phased in as rules are adopted.
California takes a different angle, targeting frontier models rather than use cases. SB 53 (signed September 29, 2025) requires large frontier-model developers to publish safety/transparency disclosures and report certain critical safety incidents within 15 days, or within 24 hours when there is imminent risk of death or serious injury. SB‑53 enforces these duties through civil penalties that can reach seven‑figure amounts per violation, enforced by the Attorney General.
New York maps high-risk directly to employment. The proposed Workforce Stabilization Act (A5429A) would require AI impact assessments before workplace deployment and would impose tax surcharges when AI displaces workers. In practice, this treats employment related AI as inherently high risk and mandates documented assessments upfront, not after the fact.
Texas pursued both youth safety and AI governance through parallel legislative tracks during the 89th session. On youth protection, lawmakers advanced age-verification, parental-consent, and disclosure obligations in online‑safety bills such as SB 2420 (the App Store Accountability Act), which would target online services used by minors.
The Texas Responsible Artificial Intelligence Governance Act (HB 149) , signed June 22, 2025, and effective January 1, 2026, establishes statewide consumer protections, defines prohibited AI uses, and creates enforcement mechanisms, a regulatory sandbox, and an AI Council. While still less expansive than EU-style high-risk regimes, Texas now imposes compliance debt across both consumer-facing and youth-focused AI systems through logging, consent, transparency, and governance requirements that must be designed, rather than bolted on.
Utah requires disclosure when consumers interact with generative AI and mandates stricter upfront disclosure for licensed professions and designated ‘high‑risk’ AI interactions. A “high‑risk” interaction generally involves sensitive personal data or AI‑generated advice that could reasonably be relied on for significant personal decisions, such as financial, legal, medical, or mental‑health guidance. The state defines obligations around transparency rather than consequential decision categories, adding another distinct compliance layer.
Each state treats ‘high-risk’ differently—employment decisions, youth safety, frontier models, discrimination, and transparency. Engineering teams now need to design for multiple compliance targets, with no federal standard to unify them.
AI Rules That Require Pre-Deployment Review
China mandates lawful training data , consent for personal information, and clear labeling for synthetic content .
India initially proposed stricter draft guidance that pointed toward mandatory government approval for some AI systems in early 2024, then revised its advisory and removed the explicit government-permission language , while continuing to emphasize transparency, consent, and content safeguards .
South Korea’s AI Basic Act , effective in 2026, will add mandatory risk assessments and local representation for high-impact systems. These measures move South Korea toward a more formal pre‑deployment review model for high‑impact systems.
When Requirements Change After Deployment
Brazil’s draft AI framework focuses on transparency, accountability, and human oversight and would give regulators authority to define “high‑risk” by sector and enforce additional disclosure rules over time. For global teams, planning for compliance is a moving target with shifting thresholds that can trigger new audits and delays even after launch.

AI Compliance Costs: Fines, Engineering Retrofits, and Lost Revenue
Most teams only discover compliance gaps after receiving an audit request or losing a deal.
By then, every fix burns more budget and calendar time.
Below are the recurring costs companies face when they treat regulation as a paperwork problem instead of a system design issue.
| Category | Description | Example |
|---|---|---|
| Fines | Legal penalties up to €35 M / 7 % of global annual turnover | EU AI Act Article 99 |
| Retrofit engineering | Rebuilding logs, RBAC, or documentation after launch | 3-5x cost multiplier vs. designing controls upfront |
| Audit overhead | Separate audit cycles for EU, California, and child-safety laws | Recurring review cycles under the EU AI Act and California SB‑53 |
| Disclosure tooling | Provenance tagging and detection requirements | AB-853 and India transparency requirements |
| Legal exposure | No “AI did it” defense in liability cases | Emerging AI liability doctrines and product‑liability case law emphasizing that companies cannot avoid responsibility by blaming algorithmic systems. |
| Fragmented builds | Conflicting rules across regions | Extra test and release tracks |
| Operational risk | Incomplete or missing logs break required audit trails | Conflicts with EU AI Act quality and traceability expectations and undermines SB‑53 safety‑documentation and incident‑reporting obligations |

The Only Way to Keep Pace With Regulation
Regulation moves faster than retrofits. The only sustainable path is to build auditability into the runtime itself.
This is one of the principles that drives platforms like Cosmo, where logs, contracts, and policies exist as code.
Building Audit-Ready AI Infrastructure
Audit Logging for AI Systems: Identity-Linked Event Trails
Audit-ready logs provide immutable, identity-linked events that allow teams to replay a decision path. If you cannot reconstruct what happened, you cannot satisfy traceability requirements.
Policy Enforcement in CI/CD for AI Governance
Policy enforcement in CI prevents misconfigured models or insecure schemas from entering production. Every blocked change becomes an approval record, strengthening the evidence trail.
AI Access Governance: Proving Who Approved Changes
Access governance connects each action to a verified identity through SSO , SCIM , and RBAC . This creates a chain of accountability that enforcement agencies can verify.
Versioning for Audit Readiness
Versioning links prompts, models, and configurations to their exact commit or revision. This establishes a reproducible audit history for every component.

AI Compliance Maturity Model
Compliance is not a project with an end date. It is a maturity path that moves from visibility to automation. Each step reduces manual effort and future audit risk.
These are practical indicators of maturity that turn compliance from theory into practice.
| Stage | Focus | Outcome | Success Metric |
|---|---|---|---|
| Foundation | Enable structured logs and retain them for at least six months | Satisfies EU AI Act six-month log retention and basic traceability requirements. | Log retention ≥ six months |
| Governance | Introduce schema contracts, policy linting, and SSO | Creates traceable change control | Audit-trail completeness ≥ eighty percent |
| Automation | Version models, prompts, and policies | Builds continuous evidence without extra work | All components versioned |
| Proof | Export audit bundles by region and validate documentation chains | Demonstrates compliance readiness on demand | Audit-pack assembly in hours |
Although not a legal term, preparing region-specific compliance documentation “bundles”, or audit bundles, can help streamline audit responses for international companies, while ensuring all required evidence is available by jurisdiction.
Tracking these metrics transforms compliance from a legal chore to an engineering capability.
When evidence generation becomes part of normal operations, regulation stops being a blocker and starts acting as a quality signal.
Why Cosmo Users Don’t Chase Documentation After the Fact
Everything described above already exists in production.
WunderGraph Cosmo is designed so these principles can be applied by default in production systems:
- Schema Contracts version and validate every change to turn governance into code.
- Audit Logs and Policy Linting capture real-time evidence at every commit and deployment.
- SSO and RBAC ensure traceable accountability across teams and environments.
The result is a system that generates proof automatically — the foundation of audit-ready AI operations.
AI Audit Readiness Checklist: What to Fix First
Step One: Map Evidence Gaps
Compare existing logs, approvals, and version history against regional requirements. Identify where traceability breaks or where evidence is missing.
Step Two: Stabilize the Basics
Ensure six-month log retention, CI policy checks, and identity-based approvals. These controls form the minimum reliable audit trail.
Step Three: Automate and Operationalize
Add inference-level tracing, compliance coverage KPIs, and region-specific audit bundles. This turns compliance from reactive work into automated evidence generation.
When proof is generated automatically, regulation stops blocking delivery. Teams that build evidence into their systems answer audit requests in hours. Teams that don’t may spend weeks reconstructing logs, defending gaps, and explaining why critical evidence doesn’t exist.
Audit-ready infrastructure determines who ships and who scrambles.

Leave a Reply