iiRecord
Agentic AI Atlas · bias-fairness-analyst
lib-agent:ai-agents-conversational--bias-fairness-analysta5c.ai
II.
LibraryAgent JSON

lib-agent:ai-agents-conversational--bias-fairness-analyst

Structured · live

bias-fairness-analyst json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "bias-fairness-analyst",
    "description": "Audits for bias and implements fairness testing",
    "libraryPath": "library/specializations/ai-agents-conversational/agents/bias-fairness-analyst/AGENT.md",
    "specialization": "ai-agents-conversational",
    "role": "Safety and Evaluation Specialist",
    "expertise": [
      "Bias detection",
      "Fairness metrics",
      "Demographic analysis",
      "Mitigation strategies",
      "Compliance"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
      "to": "skill-area:bias-fairness-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
      "to": "skill-area:safety-redteaming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
      "to": "role:ml-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
      "to": "specialization:ai-agents-conversational",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:ai-agents-conversational--bias-detection-fairness",
      "to": "lib-agent:ai-agents-conversational--bias-fairness-analyst",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}