iiRecord
Agentic AI Atlas · Clean Architecture
topic:clean-architecturea5c.ai
II.
Topic JSON

topic:clean-architecture

Structured · live

Clean Architecture json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:clean-architecture",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Clean Architecture",
    "description": "Clean Architecture as a cross-cutting topic - concentric dependency\nboundaries, use-case orchestration, and infrastructure isolation.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:clean-architecture",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:software-engineering",
      "to": "topic:clean-architecture",
      "kind": "contains"
    },
    {
      "from": "lib-process:shared--ccpm-epic-planning",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--claudekit-code-review",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--domain-driven-design",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--event-storming",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--maestro-bootstrap",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--ontology-driven-development",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--spec-kit-planning",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:backend-development--growing-outside-in-systems",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.5
      }
    }
  ]
}