iiRecord
Agentic AI Atlas · acronym:ddd
acronym:ddda5c.ai
II.
Acronym JSON

acronym:ddd

Structured · live

acronym:ddd json

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

File · terminology/acronyms/acronyms-methodologies.yamlCluster · terminology
Record JSON
{
  "id": "acronym:ddd",
  "_kind": "Acronym",
  "_file": "terminology/acronyms/acronyms-methodologies.yaml",
  "_cluster": "terminology",
  "attributes": {
    "acronym": "DDD",
    "expandsToTermId": "term:domain-driven-design",
    "description": "Acronym for \"Domain-Driven Design\" (Eric Evans).\n"
  },
  "outgoingEdges": [
    {
      "from": "acronym:ddd",
      "to": "term:domain-driven-design",
      "kind": "expands_to"
    }
  ],
  "incomingEdges": []
}