iiRecord
Agentic AI Atlas · BMAD Method
term:bmad-methoda5c.ai
II.
Term JSON

term:bmad-method

Structured · live

BMAD Method json

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

File · terminology/terms/terms-methodologies.yamlCluster · terminology
Record JSON
{
  "id": "term:bmad-method",
  "_kind": "Term",
  "_file": "terminology/terms/terms-methodologies.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:bmad-method.canonical",
    "displayName": "BMAD Method",
    "kind": "concept",
    "description": "AI-Driven Agile Development Framework from BMad Code Org\n(github.com/bmad-code-org/BMAD-METHOD). Models software work as a\ncollaboration between specialised AI personas (Analyst, Architect,\nDeveloper, etc.) progressing through agile phases.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:bmad-method",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "acronym:bmad",
      "to": "term:bmad-method",
      "kind": "expands_to"
    },
    {
      "from": "definition:bmad-method.canonical",
      "to": "term:bmad-method",
      "kind": "defines"
    }
  ]
}