iiRecord
Agentic AI Atlas · Feature-Driven Development
term:feature-driven-developmenta5c.ai
II.
Term JSON

term:feature-driven-development

Structured · live

Feature-Driven Development json

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

File · terminology/terms/terms-methodologies.yamlCluster · terminology
Record JSON
{
  "id": "term:feature-driven-development",
  "_kind": "Term",
  "_file": "terminology/terms/terms-methodologies.yaml",
  "_cluster": "terminology",
  "attributes": {
    "displayName": "Feature-Driven Development",
    "kind": "concept",
    "description": "Iterative methodology that organises work around a feature list and\nshort, design-by-feature / build-by-feature cycles.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:feature-driven-development",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "acronym:fdd",
      "to": "term:feature-driven-development",
      "kind": "expands_to"
    }
  ]
}