iiRecord
Agentic AI Atlas · cloud-architecture-design
lib-process:software-architecture--cloud-architecture-designa5c.ai
II.
LibraryProcess JSON

lib-process:software-architecture--cloud-architecture-design

Structured · live

cloud-architecture-design json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:software-architecture--cloud-architecture-design",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "cloud-architecture-design",
    "description": "Cloud-native architecture design process with cloud provider selection, compute/data/network design, security planning, HA design, and cost optimization",
    "libraryPath": "library/specializations/software-architecture/cloud-architecture-design.js",
    "specialization": "software-architecture",
    "usesAgents": [
      "c4-diagram-generator",
      "cloud-cost-estimator",
      "threat-modeler",
      "finops-specialist",
      "iac-specialist",
      "cloud-solutions-architect"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "skill-area:caching-strategies",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "topic:microservices",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "topic:infrastructure-as-code",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "lib-agent:software-architecture--threat-modeler",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "lib-agent:software-architecture--iac-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--cloud-architecture-design",
      "to": "lib-agent:software-architecture--cloud-solutions-architect",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}