iiRecord
Agentic AI Atlas · ddd-expert
lib-agent:software-architecture--ddd-experta5c.ai
II.
LibraryAgent JSON

lib-agent:software-architecture--ddd-expert

Structured · live

ddd-expert 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:software-architecture--ddd-expert",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "ddd-expert",
    "description": "Agent embodying Domain-Driven Design expertise. Specialist in strategic and tactical DDD patterns, bounded context identification, context mapping, ubiquitous language development, and aggregate design.",
    "libraryPath": "library/specializations/software-architecture/agents/ddd-expert/AGENT.md",
    "specialization": "software-architecture"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:software-architecture--ddd-expert",
      "to": "skill-area:domain-driven-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--ddd-expert",
      "to": "topic:domain-driven-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--ddd-expert",
      "to": "topic:event-sourcing",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--ddd-expert",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--ddd-expert",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--ddd-expert",
      "to": "role:principal-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--ddd-expert",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--ddd-expert",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:software-architecture--ddd-strategic-modeling",
      "to": "lib-agent:software-architecture--ddd-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--event-storming",
      "to": "lib-agent:software-architecture--ddd-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}