ENG-2944: Add EU AI Act FRIA assessment template#7656
Merged
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
Greptile SummaryThis PR adds an Alembic data-only migration to seed the EU AI Act Fundamental Rights Impact Assessment (FRIA) template, along with supporting documentation (implementation plan and design spec).
Confidence Score: 4/5
Important Files Changed
Last reviewed commit: c214085 |
...i/alembic/migrations/versions/xx_2026_03_12_1200_baa6792fc3f7_add_eu_ai_act_fria_template.py
Show resolved
Hide resolved
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Chain the FRIA template migration (baa6792fc3f7) after the resurface behavior migration (ea20059aee77) to resolve the multiple heads error that was preventing container startup.
- Add high-risk AI classification question (fria_1_0) - Add intended purpose verification to fria_1_2 guidance - Add DPIA relationship question (fria_1_4) - Add FRIA review/update process question (fria_6_4) - Add market surveillance notification question (fria_6_5) - Add direct vs indirect impact to fria_3_3 guidance Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
thabofletcher
approved these changes
Mar 17, 2026
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.
Ticket ENG-2944
Description Of Changes
Adds an Alembic migration that seeds the EU AI Act Fundamental Rights Impact Assessment (FRIA) template with all sections, questions, and answer options.
Code Changes
xx_2026_03_12_1200_baa6792fc3f7_add_eu_ai_act_fria_template.pythat creates the FRIA assessment template with structured sections, questions, and answer optionsSteps to Confirm
Pre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works