iiRecord
Agentic AI Atlas · BDD / Specification by Example
specialization:bdd-specification-by-examplea5c.ai
II.
Specialization JSON

specialization:bdd-specification-by-example

Structured · live

BDD / Specification by Example 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:bdd-specification-by-example",
  "_kind": "Specialization",
  "_file": "domain/specializations/specializations-wiki-targets.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "BDD / Specification by Example",
    "description": "Behavior-Driven Development using executable specifications and shared\nlanguage between business and engineering to drive feature implementation.\n"
  },
  "outgoingEdges": [
    {
      "from": "specialization:bdd-specification-by-example",
      "to": "domain:software-engineering",
      "kind": "specializes"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:requirements-engineering",
      "to": "specialization:bdd-specification-by-example",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "page:library-bdd-specification-by-example",
      "to": "specialization:bdd-specification-by-example",
      "kind": "documents"
    }
  ]
}