iiRecord
Agentic AI Atlas · atam-analyst
lib-agent:software-architecture--atam-analysta5c.ai
II.
LibraryAgent JSON

lib-agent:software-architecture--atam-analyst

Structured · live

atam-analyst 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--atam-analyst",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "atam-analyst",
    "description": "Expert in ATAM methodology for architecture evaluation, quality attribute analysis, and trade-off documentation",
    "libraryPath": "library/specializations/software-architecture/agents/atam-analyst/AGENT.md",
    "specialization": "software-architecture",
    "role": "Architecture Evaluation",
    "expertise": [
      "ATAM methodology",
      "Quality attribute analysis",
      "Scenario-based evaluation",
      "Risk identification",
      "Trade-off documentation",
      "Sensitivity point analysis",
      "Architecture decision validation"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:software-architecture--atam-analyst",
      "to": "skill-area:adr-writing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--atam-analyst",
      "to": "skill-area:performance-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--atam-analyst",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--atam-analyst",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--atam-analyst",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--atam-analyst",
      "to": "role:principal-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:software-architecture--atam-analyst",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--atam-analyst",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:software-architecture--atam-analysis",
      "to": "lib-agent:software-architecture--atam-analyst",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--quality-attributes-workshop",
      "to": "lib-agent:software-architecture--atam-analyst",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}