iiRecord
Agentic AI Atlas · release-engineering/release-lifecycle
lib-process:release-engineering--release-lifecyclea5c.ai
II.
LibraryProcess JSON

lib-process:release-engineering--release-lifecycle

Structured · live

release-engineering/release-lifecycle 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:release-engineering--release-lifecycle",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "release-engineering/release-lifecycle",
    "description": "Flagship end-to-end release lifecycle with policy-gated production deploy,\n  stage-promotion approvals, severity-routed rollback escalation, adversarial\n  readiness/post-release gates that EXECUTE the built artifact, and kip-backed release\n  memory. Complements devops-sre-platform/post-deploy-visual-check.js (visual\n  spot-check) — this process owns the release lifecycle itself.",
    "libraryPath": "library/specializations/release-engineering/release-lifecycle.js",
    "specialization": "release-engineering",
    "usesAgents": [
      "release-cutter",
      "changelog-author",
      "preflight-verifier",
      "stage-deployer",
      "stage-verifier",
      "regression-triager",
      "rollback-executor",
      "rollback-verifier"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "skill-area:ci-cd",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "skill-area:deployment-automation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "skill-area:release-versioning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "domain:release-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "role:release-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "workflow:deployment",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "specialization:release-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:release-engineering--release-lifecycle",
      "to": "specialization:devops-sre-platform",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.7
      }
    }
  ],
  "incomingEdges": []
}