iiRecord
Agentic AI Atlas · domain-driven-design
lib-process:shared--domain-driven-designa5c.ai
II.
LibraryProcess JSON

lib-process:shared--domain-driven-design

Structured · live

domain-driven-design 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:shared--domain-driven-design",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "domain-driven-design",
    "description": "Domain-Driven Design (DDD) - Strategic and tactical design patterns for complex business domains",
    "libraryPath": "library/methodologies/domain-driven-design/domain-driven-design.js",
    "usesAgents": [
      "ddd-strategic-designer",
      "ddd-context-mapper",
      "ddd-integration-architect",
      "ddd-language-curator",
      "ddd-tactical-modeler",
      "ddd-aggregate-designer",
      "ddd-repository-designer",
      "ddd-service-identifier",
      "ddd-event-modeler",
      "ddd-event-handler-designer",
      "ddd-language-validator",
      "ddd-implementation-planner",
      "ddd-model-validator",
      "ddd-model-loader"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "skill-area:domain-driven-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "skill-area:c4-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "skill-area:adr-writing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "topic:domain-driven-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "methodology:domain-driven-design",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}