iiRecord
Agentic AI Atlas · Example Mapping
term:example-mappinga5c.ai
II.
Term JSON

term:example-mapping

Structured · live

Example Mapping json

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

File · terminology/terms/terms-methodologies.yamlCluster · terminology
Record JSON
{
  "id": "term:example-mapping",
  "_kind": "Term",
  "_file": "terminology/terms/terms-methodologies.yaml",
  "_cluster": "terminology",
  "attributes": {
    "displayName": "Example Mapping",
    "kind": "concept",
    "description": "Matt Wynne's lightweight collaborative-discovery technique that\nmaps a story to rules, examples, and questions on coloured index\ncards prior to BDD implementation.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:example-mapping",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}