iiRecord
Agentic AI Atlas · rpikit-decision
lib-process:shared--rpikit-decisiona5c.ai
II.
LibraryProcess JSON

lib-process:shared--rpikit-decision

Structured · live

rpikit-decision 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:shared--rpikit-decision",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "rpikit-decision",
    "description": "RPIKit Decision Documentation - Create Architecture Decision Records (ADRs) to document significant technical choices. Can be invoked at any point in the RPI workflow.",
    "libraryPath": "library/methodologies/rpikit/rpikit-decision.js"
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "skill-area:domain-driven-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "skill-area:c4-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "skill-area:adr-writing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "topic:domain-driven-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "topic:clean-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--rpikit-decision",
      "to": "methodology:rpikit",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}