iiRecord
Agentic AI Atlas · Rational Unified Process
specialization:rupa5c.ai
II.
Specialization JSON

specialization:rup

Structured · live

Rational Unified Process json

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

File · domain/specializations/specializations-wiki-targets.yamlCluster · domain
Record JSON
{
  "id": "specialization:rup",
  "_kind": "Specialization",
  "_file": "domain/specializations/specializations-wiki-targets.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Rational Unified Process",
    "description": "Rational Unified Process (RUP) iterative software development framework\nwith inception, elaboration, construction, and transition phases.\n"
  },
  "outgoingEdges": [
    {
      "from": "specialization:rup",
      "to": "domain:software-engineering",
      "kind": "specializes"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:project-planning",
      "to": "specialization:rup",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "page:library-rup",
      "to": "specialization:rup",
      "kind": "documents"
    }
  ]
}