docs: EU AI Act compliance guide for Haystack deployers#10891
Open
BipinRimal314 wants to merge 6 commits intodeepset-ai:mainfrom
Open
docs: EU AI Act compliance guide for Haystack deployers#10891BipinRimal314 wants to merge 6 commits intodeepset-ai:mainfrom
BipinRimal314 wants to merge 6 commits intodeepset-ai:mainfrom
Conversation
Covers risk classification, data flow mapping (Mermaid diagram), Article 11 (Annex IV documentation), Article 12 (record-keeping mapped to Haystack's tracing), Article 13 (transparency), and GDPR considerations for pipeline deployers. Scanner analysis: 573 files, 2 AI providers, 15 model identifiers, 3 external services. Data flow diagram auto-generated, regulatory mapping manually reviewed.
|
@BipinRimal314 is attempting to deploy a commit to the deepset Team on Vercel. A member of the Team first needs to authorize it. |
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Why this matters
deepset is Berlin-based. Haystack is used by EU government organizations. The August 2, 2026 deadline for high-risk AI
system compliance is approaching. Deployers building RAG pipelines, agents, and search systems with Haystack need
guidance on which articles apply and what Haystack already covers.
What's covered
How this was produced
Codebase scanned using AI Trace Auditor (open source, Apache 2.0).
Scanner analyzed 573 files, found 2 AI providers, 15 model identifiers, 3 external services. Regulatory mapping and
deployer guidance written and reviewed manually.
Test plan