iiRecord
Agentic AI Atlas · shape-up
lib-process:shared--shape-upa5c.ai
II.
LibraryProcess JSON

lib-process:shared--shape-up

Structured · live

shape-up 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--shape-up",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "shape-up",
    "description": "Shape Up - Basecamp's methodology for building products through 6-week cycles with shaping, betting, and building phases",
    "libraryPath": "library/methodologies/shape-up/shape-up.js",
    "usesAgents": [
      "shape-up-shaper",
      "breadboarder",
      "risk-identifier",
      "sketcher",
      "pitch-writer",
      "betting-table",
      "cycle-planner",
      "orientation-guide",
      "scope-mapper",
      "cycle-executor",
      "hill-chart-tracker",
      "qa-engineer",
      "circuit-breaker",
      "cool-down-coordinator"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--shape-up",
      "to": "skill-area:prioritization-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "skill-area:product-discovery",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "skill-area:roadmap-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "role:engineering-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "methodology:shape-up",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--shape-up",
      "to": "lib-agent:shared--qa-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}