iiRecord
Agentic AI Atlas · Basecamp Method (Shape Up)
methodology:basecamp-methoda5c.ai
II.
Methodology JSON

methodology:basecamp-method

Structured · live

Basecamp Method (Shape Up) json

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

File · domain/methodologies/methodologies-expanded.yamlCluster · domain
Record JSON
{
  "id": "methodology:basecamp-method",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies-expanded.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Basecamp Method (Shape Up)",
    "description": "The organizational methodology behind Shape Up, practiced at Basecamp/37signals.\nOperates in six-week cycles with a two-week cooldown. Small teams (1 designer +\n1-2 programmers) get shaped pitches with fixed time/variable scope. No backlogs,\nno estimation — bets are placed each cycle. Emphasizes appetite over estimates,\nhill charts for progress tracking, and circuit breakers to kill stalled projects.\n",
    "methodologyKind": "agile",
    "origin": "Jason Fried, David Heinemeier Hansson, Ryan Singer",
    "yearIntroduced": "2019"
  },
  "outgoingEdges": [
    {
      "from": "methodology:basecamp-method",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "methodology:basecamp-method",
      "to": "domain:project-management",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": []
}