Annex IV Technical File
The full technical dossier: system description, data provenance, training process, accuracy evidence, and the human-oversight measures actually in place.
Normis AI drafts your Article 11 documentation from your repository, your model registry, and the AI tools your employees actually use — then runs agents against the code to prove every paragraph still holds.
Conformity assessments take six to twelve months to produce. The calendar does not move.
Obligations for high-risk AI systems under Article 6 and Annex III begin to apply across the Union.
Backstop date for standalone high-risk systems already placed on the market before the primary deadline.
Source: Regulation (EU) 2024/1689, Articles 6, 111, and 113.
The full technical dossier: system description, data provenance, training process, accuracy evidence, and the human-oversight measures actually in place.
A live monitoring plan with incident logging, root-cause tracking, and the corrective-action workflow the regulation mandates.
Training, validation, and test-set governance — provenance, representativeness, and bias examination captured as evidence rather than attestation.
Instructions for use covering intended purpose, known limitations, accuracy bounds, and the human oversight each deployer is expected to maintain.
Normis AI rejects self-attestation. Every paragraph in your technical file is anchored to the article it answers and the evidence in your repository that proves it.
Annex IV technical documentation is regenerated from the repository on every release. System description, architecture, training-data provenance, and deployment topology are sourced directly from the codebase and the model registry, so the dossier reflects the production system rather than a snapshot taken at submission.
from documentation import AnnexFour, ANNEX_IV_SECTIONS
from registry import current_release, release_hook
@release_hook
def regenerate(release_id: str) -> None:
# Art. 11 — technical documentation kept up to date
snapshot = current_release(release_id)
AnnexFour.from_snapshot(snapshot).render(
sections=ANNEX_IV_SECTIONS,
evidence_sources=("repo", "model_registry", "ci_logs"),
).publish(release_id)
Designed Deloitte's audit and assurance framework for the Digital Services Act, now running against Very Large Online Platforms across Europe. Advises the continent's largest platforms on the AI Act, NYC Local Law 144, and Colorado SB 21-169. Chairs the NYC Bar Association's Subcommittee on International Regulation of AI. Seat on the C2PA Government Affairs Board. Qualified New York attorney. MSc, Oxford Internet Institute.
Ships an autonomous agentic system at Google that tracks cryptographic key propagation across an 86-terabyte monolithic codebase. Published at ACM SIGMOD/PODS on regex engine internals. First place in Programmable Cryptography at ETHOxford 2025. MSc, Advanced Computer Science, University of Oxford.
Governance dashboards give you a to-do list. Consultants give you a report. We give you a codebase that runs compliance automatically.
Share a few details about the system you're preparing and the deadline you're working against. We reply within one business day.