{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "DMN 1.4 Decision Catalog",
  "dateModified": "2026-06-02",
  "spec": "OMG DMN 1.4",
  "itemListElement": [
    {
      "id": "doc-route-decision",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-workflow/dmn/doc-route.dmn",
      "description": "Decides routing path based on destination country + doc type"
    },
    {
      "id": "pricing-tier-decision",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-workflow/dmn/pricing-tier.dmn",
      "description": "Selects pricing tier from urgency + volume + bundle"
    },
    {
      "id": "sla-commit-decision",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-workflow/dmn/sla-commit.dmn",
      "description": "Commits realistic SLA based on current queue + holidays"
    }
  ]
}
