iiRecord
Agentic AI Atlas · security-architecture-review
lib-process:software-architecture--security-architecture-reviewa5c.ai
II.
LibraryProcess JSON

lib-process:software-architecture--security-architecture-review

Structured · live

security-architecture-review 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--security-architecture-review",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "security-architecture-review",
    "description": "Security-focused architecture review including threat modeling, security pattern validation, and vulnerability assessment",
    "libraryPath": "library/specializations/software-architecture/security-architecture-review.js",
    "specialization": "software-architecture",
    "usesAgents": [
      "threat-modeler",
      "security-scanner",
      "security-architect",
      "compliance-checker",
      "technical-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "skill-area:threat-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "skill-area:application-security-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "topic:zero-trust-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "topic:defense-in-depth",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "workflow:security-audit",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "lib-agent:software-architecture--threat-modeler",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "lib-agent:software-architecture--security-architect",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:software-architecture--security-architecture-review",
      "to": "lib-agent:software-architecture--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}