iiRecord
Agentic AI Atlas · Shape Up
specialization:shape-upa5c.ai
II.
Specialization JSON

specialization:shape-up

Structured · live

Shape Up 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:shape-up",
  "_kind": "Specialization",
  "_file": "domain/specializations/specializations-wiki-targets.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Shape Up",
    "description": "Shape Up methodology from Basecamp using six-week cycles, shaping,\nbetting, and hill charts for product development.\n"
  },
  "outgoingEdges": [
    {
      "from": "specialization:shape-up",
      "to": "domain:project-management",
      "kind": "specializes"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:agile-delivery",
      "to": "specialization:shape-up",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "page:library-shape-up",
      "to": "specialization:shape-up",
      "kind": "documents"
    }
  ]
}