{
  "function": {
    "id": "scm",
    "name": "Supply chain and logistics",
    "description": "Forecasting demand, holding stock, moving goods."
  },
  "jobs": [
    {
      "id": "scm.forecast-demand",
      "function": "scm",
      "name": "Forecast demand per item and location",
      "outcome": "A demand forecast at the item and location level that beats the naive baseline and the previous method.",
      "status": "active",
      "coverage": {
        "solutions": 0,
        "claims": 0,
        "caseReports": 0,
        "measured": 0,
        "supports": 0,
        "contradicts": 0
      },
      "url": "https://public-agents.com/jobs/scm.forecast-demand"
    },
    {
      "id": "scm.optimize-delivery-routes",
      "function": "scm",
      "name": "Plan delivery routes that cut miles and keep windows",
      "outcome": "Daily routes meet delivery windows with fewer miles and vehicles than the previous plan.",
      "status": "active",
      "coverage": {
        "solutions": 0,
        "claims": 0,
        "caseReports": 0,
        "measured": 0,
        "supports": 0,
        "contradicts": 0
      },
      "url": "https://public-agents.com/jobs/scm.optimize-delivery-routes"
    },
    {
      "id": "scm.reorder-inventory",
      "function": "scm",
      "name": "Propose reorders that keep service levels within stock targets",
      "outcome": "Reorder proposals hold the service level while lowering stock, and a planner approves most without change.",
      "status": "active",
      "coverage": {
        "solutions": 0,
        "claims": 0,
        "caseReports": 0,
        "measured": 0,
        "supports": 0,
        "contradicts": 0
      },
      "url": "https://public-agents.com/jobs/scm.reorder-inventory"
    },
    {
      "id": "scm.track-shipment-exceptions",
      "function": "scm",
      "name": "Detect shipments that will miss their window",
      "outcome": "Delays are detected from carrier and telemetry data early enough to re-plan or warn the customer.",
      "status": "active",
      "coverage": {
        "solutions": 0,
        "claims": 0,
        "caseReports": 0,
        "measured": 0,
        "supports": 0,
        "contradicts": 0
      },
      "url": "https://public-agents.com/jobs/scm.track-shipment-exceptions"
    }
  ]
}
