iiRecord
Agentic AI Atlas · api-integration-testing
lib-process:web-development--api-integration-testinga5c.ai
II.
LibraryProcess JSON

lib-process:web-development--api-integration-testing

Structured · live

api-integration-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:web-development--api-integration-testing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "api-integration-testing",
    "description": "API Integration Testing - Process for testing API integrations with mock servers, contract testing, and integration test patterns.",
    "libraryPath": "library/specializations/web-development/api-integration-testing.js",
    "specialization": "web-development",
    "usesAgents": [
      "msw-developer",
      "api-testing-specialist",
      "contract-testing-specialist",
      "error-testing-specialist",
      "technical-writer-agent"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "skill-area:api-contract-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "skill-area:integration-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "topic:test-driven-development",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "workflow:code-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}