iiRecord
Agentic AI Atlas · MoSCoW Prioritization
methodology:MoSCoW-prioritizationa5c.ai
II.
Methodology JSON

methodology:MoSCoW-prioritization

Structured · live

MoSCoW Prioritization json

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

File · domain/methodologies/methodologies-expanded.yamlCluster · domain
Record JSON
{
  "id": "methodology:MoSCoW-prioritization",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies-expanded.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "MoSCoW Prioritization",
    "description": "A prioritization technique that classifies requirements into four categories:\nMust have (non-negotiable for the release), Should have (important but not\ncritical), Could have (desirable if time permits), and Won't have (explicitly\nout of scope this time). Used within timeboxed iterations to manage scope\nand set clear stakeholder expectations about delivery guarantees.\n",
    "methodologyKind": "prioritization",
    "origin": "Dai Clegg",
    "yearIntroduced": "1994"
  },
  "outgoingEdges": [
    {
      "from": "methodology:MoSCoW-prioritization",
      "to": "domain:project-management",
      "kind": "applies_to"
    },
    {
      "from": "methodology:MoSCoW-prioritization",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": []
}