iiRecord
Agentic AI Atlas · Technical Debt
topic:technical-debta5c.ai
II.
Topic JSON

topic:technical-debt

Structured · live

Technical Debt json

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

File · domain/topics/topics-additional.yamlCluster · domain
Record JSON
{
  "id": "topic:technical-debt",
  "_kind": "Topic",
  "_file": "domain/topics/topics-additional.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Technical Debt",
    "description": "Technical Debt as a cross-cutting topic - the accumulated cost of expedient\ndesign and implementation decisions that reduce future development speed or\nreliability. Covers identification, prioritization, communication to non-technical\nstakeholders, and strategies for systematic repayment without halting feature\ndelivery.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:technical-debt",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:software-engineering",
      "to": "topic:technical-debt",
      "kind": "contains"
    },
    {
      "from": "lib-agent:software-architecture--legacy-modernization-expert",
      "to": "topic:technical-debt",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--migration-strategist",
      "to": "topic:technical-debt",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--refactoring-coach",
      "to": "topic:technical-debt",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--migration-strategy",
      "to": "topic:technical-debt",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--refactoring-plan",
      "to": "topic:technical-debt",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:software-architecture--code-complexity-analyzer",
      "to": "topic:technical-debt",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:software-architecture--db-query-analyzer",
      "to": "topic:technical-debt",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    }
  ]
}