iiRecord
Agentic AI Atlas · technical-debt-auditor
lib-agent:code-migration-modernization--technical-debt-auditora5c.ai
II.
LibraryAgent JSON

lib-agent:code-migration-modernization--technical-debt-auditor

Structured · live

technical-debt-auditor 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:code-migration-modernization--technical-debt-auditor",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "technical-debt-auditor",
    "description": "Comprehensive technical debt assessment and prioritization for migration planning",
    "libraryPath": "library/specializations/code-migration-modernization/agents/technical-debt-auditor/AGENT.md",
    "specialization": "code-migration-modernization"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:code-migration-modernization--technical-debt-auditor",
      "to": "skill-area:code-analysis-linting",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--technical-debt-auditor",
      "to": "skill-area:dead-code-elimination",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--technical-debt-auditor",
      "to": "topic:refactoring",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--technical-debt-auditor",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--technical-debt-auditor",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--technical-debt-auditor",
      "to": "role:engineering-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--technical-debt-auditor",
      "to": "workflow:technical-debt-reduction",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:code-migration-modernization--technical-debt-auditor",
      "to": "specialization:code-migration-modernization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:code-migration-modernization--legacy-codebase-assessment",
      "to": "lib-agent:code-migration-modernization--technical-debt-auditor",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:code-migration-modernization--technical-debt-remediation",
      "to": "lib-agent:code-migration-modernization--technical-debt-auditor",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}