iiRecord
Agentic AI Atlas · definition:acceptance-test-driven-development.canonical
definition:acceptance-test-driven-development.canonicala5c.ai
II.
Definition JSON

definition:acceptance-test-driven-development.canonical

Structured · live

definition:acceptance-test-driven-development.canonical json

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

File · terminology/definitions/definitions-methodologies.yamlCluster · terminology
Record JSON
{
  "id": "definition:acceptance-test-driven-development.canonical",
  "_kind": "Definition",
  "_file": "terminology/definitions/definitions-methodologies.yaml",
  "_cluster": "terminology",
  "attributes": {
    "authoredAt": "2026-04-28T00:00:00Z",
    "termId": "term:acceptance-test-driven-development",
    "text": "Acceptance Test-Driven Development with TDD — a combined approach\nthat uses acceptance tests (ATDD) at the feature level to drive\nunit-level test-driven development (TDD), ensuring both external\nquality (building the right thing) and internal quality (building\nit right). Source: library/methodologies/atdd-tdd/README.md.\n",
    "status": "canonical"
  },
  "outgoingEdges": [
    {
      "from": "definition:acceptance-test-driven-development.canonical",
      "to": "term:acceptance-test-driven-development",
      "kind": "defines"
    }
  ],
  "incomingEdges": []
}