curl -X POST https://api.meshai.dev/agents/agt_abc123/fria \
-H "Authorization: Bearer msh_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"processes": "The AI agent reviews job applications and ranks candidates for the HR team. It processes CVs, cover letters, and assessment results.",
"frequency_and_scope": "Used daily by 5 HR managers. Processes approximately 500 applications per month across all open positions.",
"categories_of_persons": "Job applicants — includes EU residents of all ages and backgrounds applying for positions at our company.",
"specific_risks": "Risk of discriminatory bias in candidate ranking based on gender, age, ethnicity, or disability. Risk of qualified candidates being excluded due to model limitations.",
"human_oversight_measures": "All AI-ranked lists are reviewed by a human HR manager before any hiring decision. The agent cannot reject candidates — it only suggests rankings. Weekly bias audits are conducted.",
"risk_mitigation_measures": "If bias is detected: immediately suspend the agent, notify affected applicants, conduct manual review of all affected applications, retrain or replace the model, and report to the DPO."
}'