iiRecord
Agentic AI Atlas · cloud-ha-architecture-plan
lib-process:devops-sre-platform--cloud-ha-architecture-plana5c.ai
II.
LibraryProcess JSON

lib-process:devops-sre-platform--cloud-ha-architecture-plan

Structured · live

cloud-ha-architecture-plan 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:devops-sre-platform--cloud-ha-architecture-plan",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "cloud-ha-architecture-plan",
    "description": "Cloud-agnostic high-availability architecture planning process.\n  Audits current infrastructure, identifies HA gaps, designs target architecture\n  across compute/data/network tiers, estimates costs, creates migration plan,\n  generates IaC scripts, produces architecture diagrams (DrawIO), compiles a\n  comprehensive architecture document, and quality-reviews the deliverables.\n  Supports GCP, AWS, and Azure. Diagram generation uses the\n  `generating-gcp-diagrams` or `generating-aws-diagrams` skills when available.",
    "libraryPath": "library/specializations/devops-sre-platform/cloud-ha-architecture-plan.js",
    "specialization": "devops-sre-platform",
    "usesAgents": [
      "general-purpose"
    ],
    "usesSkills": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:devops-sre-platform--cloud-ha-architecture-plan",
      "to": "skill-area:capacity-planning-ops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:devops-sre-platform--cloud-ha-architecture-plan",
      "to": "topic:infrastructure-as-code",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:devops-sre-platform--cloud-ha-architecture-plan",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:devops-sre-platform--cloud-ha-architecture-plan",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:devops-sre-platform--cloud-ha-architecture-plan",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:devops-sre-platform--cloud-ha-architecture-plan",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:devops-sre-platform--cloud-ha-architecture-plan",
      "to": "workflow:canary-deployment",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:devops-sre-platform--cloud-ha-architecture-plan",
      "to": "specialization:devops-sre-platform",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}