iiRecord
Agentic AI Atlas · Eisenhower Matrix
methodology:Eisenhower-matrixa5c.ai
II.
Methodology JSON

methodology:Eisenhower-matrix

Structured · live

Eisenhower Matrix json

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

File · domain/methodologies/methodologies-expanded.yamlCluster · domain
Record JSON
{
  "id": "methodology:Eisenhower-matrix",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies-expanded.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Eisenhower Matrix",
    "description": "A time management and decision-making framework that classifies tasks along\ntwo axes — urgency and importance — into four quadrants: Do (urgent + important),\nSchedule (important + not urgent), Delegate (urgent + not important), and\nEliminate (neither). Forces explicit prioritization and helps teams resist\nthe tyranny of the urgent over the truly important.\n",
    "methodologyKind": "prioritization",
    "origin": "Dwight D. Eisenhower, popularized by Stephen Covey",
    "yearIntroduced": "1954"
  },
  "outgoingEdges": [
    {
      "from": "methodology:Eisenhower-matrix",
      "to": "domain:project-management",
      "kind": "applies_to"
    },
    {
      "from": "methodology:Eisenhower-matrix",
      "to": "domain:strategy",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": []
}