A Novel Initiative to Simplify AI Act Implementation Without Amending the Regulation

AI Innovation, SME Savings, and Implementation Complexity

The European Union’s Artificial Intelligence Act establishes an important framework to ensure that AI systems deployed within the Union are safe, transparent, and respectful of fundamental rights. Its requirements—such as risk management, traceability, data governance, and ongoing system monitoring—are essential for building trustworthy AI.

However, for small and medium-sized enterprises (SMEs), the practical challenge often lies not in understanding the regulation but in implementing its obligations through technically verifiable systems. Many organizations must maintain complex documentation, monitoring infrastructure, and fragmented compliance architectures in order to demonstrate conformity.

This submission explores a complementary technical approach that may simplify implementation without altering the legal framework. The proposed VI + CJT + ALF + CVID architecture illustrates how certain regulatory requirements could be enforced at the execution boundary of digital systems, where algorithmic decisions become operational.

Under this approach:

  • Virtual Identity (VI) reduces exposure of persistent personal identifiers during operational processing.
  • Compliance/Jurisdiction Tokens (CJT) encode purpose, jurisdiction, and validity conditions for data processing.
  • Algorithmic Logic Fingerprints (ALF) verify that AI models executing in production remain within approved logic classes.
  • Capability-Validated Inbound Descriptors (CVID) control AI-triggered communications through purpose-bound and time-limited capabilities.

By enabling runtime validation of compliance conditions, this model may reduce reliance on fragmented post-hoc documentation and help SMEs implement regulatory obligations more efficiently.

The approach does not amend or weaken the AI Act or related EU digital legislation. Instead, it demonstrates how technical enforcement at the protocol or execution layer may support responsible AI innovation while contributing to the Union’s broader objective of reducing cumulative compliance burdens and supporting the projected €5 billion SME savings target through architectural simplification rather than deregulation.

Simplify AI Act Implementation
Tags
sandbox ai regulation ai innovation strategy

Kommentarer

Profile picture for user n0076lhy
Indsendt af JEREMY RUIZ den ons, 01/04/2026 - 15:28

Your point on mechanisms such as ALF (Algorithmic Logic Fingerprints) and CVID is particularly relevant, especially in how they bring compliance closer to the execution layer.

A major difficulty in implementing the AI Act does not lie in understanding the requirements, but in translating them into technically verifiable mechanisms in production.
There is currently a structural gap between documented behaviour and actual system behaviour at runtime.

This can be expressed simply:

compliance often resembles a flight certification validated before take-off,
without any real in-flight monitoring, maintenance tracking, or incident visibility

However, in critical systems, safety depends precisely on the ability to observe, trace, and analyse behaviour after deployment, not only before.

In this context, we are currently developing a complementary layer designed to introduce runtime verifiability and proof.
It is based on:

  • deterministic replay of decisions
  • append-only logs acting as a verifiable chain of evidence
  • continuous behavioural observation
  • precise reconstruction of the decision state at the exact moment of execution

This enables a shift from a model based on documentation and pre-deployment validation
to a model based on continuous proof and operational observability.

In other words, no longer just describing what the system is supposed to do,
but demonstrating what it actually did — at any point in time.

This approach directly aligns with key regulatory expectations, where systems must ensure traceability, logging, and post-deployment monitoring across their lifecycle

It also opens the door to:

  • predictive maintenance, by detecting behavioural drift before it becomes critical
  • continuous system improvement, by transforming execution traces into actionable data
  • innovation acceleration, grounded in real-world system behaviour rather than static assumptions

In this perspective, compliance is no longer a constraint, but becomes a driver of resilience and innovation.

Ultimately, the objective is not only to demonstrate that:

“the system is compliant before deployment”

but to be able to state:

“this is exactly what the system did, when, and why and it can be proven”

This represents a shift from static compliance
to dynamic, operational, and continuously verifiable assurance.

Do you think mechanisms such as ALF or CVID could evolve to explicitly integrate this dimension of continuous runtime proof, while also supporting predictive maintenance and system improvement?