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

specialization:feature-driven-development

Structured · live

Feature-Driven Development json

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

File · domain/specializations/specializations-wiki-targets.yamlCluster · domain
Record JSON
{
  "id": "specialization:feature-driven-development",
  "_kind": "Specialization",
  "_file": "domain/specializations/specializations-wiki-targets.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Feature-Driven Development",
    "description": "Feature-Driven Development methodology organizing work around client-valued\nfeatures with domain modeling, feature lists, and iterative builds.\n"
  },
  "outgoingEdges": [
    {
      "from": "specialization:feature-driven-development",
      "to": "domain:software-engineering",
      "kind": "specializes"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:agile-delivery",
      "to": "specialization:feature-driven-development",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "page:library-feature-driven-development",
      "to": "specialization:feature-driven-development",
      "kind": "documents"
    }
  ]
}