iiRecord
Agentic AI Atlas · mutation-testing
lib-process:qa-testing-automation--mutation-testinga5c.ai
II.
LibraryProcess JSON

lib-process:qa-testing-automation--mutation-testing

Structured · live

mutation-testing json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:qa-testing-automation--mutation-testing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "mutation-testing",
    "description": "Implement mutation testing to validate quality and effectiveness of unit tests by introducing code mutations and verifying test detection",
    "libraryPath": "library/specializations/qa-testing-automation/mutation-testing.js",
    "specialization": "qa-testing-automation",
    "usesAgents": [
      "test-strategy-architect",
      "quality-metrics-analyst",
      "cicd-test-integration"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:qa-testing-automation--mutation-testing",
      "to": "skill-area:mutation-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:qa-testing-automation--mutation-testing",
      "to": "skill-area:unit-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:qa-testing-automation--mutation-testing",
      "to": "topic:test-driven-development",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:qa-testing-automation--mutation-testing",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:qa-testing-automation--mutation-testing",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:qa-testing-automation--mutation-testing",
      "to": "workflow:code-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:qa-testing-automation--mutation-testing",
      "to": "specialization:qa-testing-automation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:qa-testing-automation--mutation-testing",
      "to": "lib-agent:qa-testing-automation--test-strategy-architect",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:qa-testing-automation--mutation-testing",
      "to": "lib-agent:qa-testing-automation--quality-metrics-analyst",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:qa-testing-automation--mutation-testing",
      "to": "lib-agent:qa-testing-automation--cicd-test-integration",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}