{
  "facet": "status",
  "label": "Status",
  "cardinality": "one",
  "origin": "e2er",
  "source": "Standard Explorer, status labels",
  "terms": [
    {
      "id": "in-place",
      "label": "In place",
      "definition": "Exists and works today."
    },
    {
      "id": "prototype",
      "label": "Prototype",
      "definition": "Exists in an early form or on a development branch."
    },
    {
      "id": "planned",
      "label": "Planned",
      "definition": "Scheduled on the roadmap. Nothing is built yet."
    },
    {
      "id": "illustration",
      "label": "Example",
      "definition": "Invented to show how E2ER reads once others publish and reuse. Never counted in real figures."
    }
  ]
}