{
  "artifact_hash": "f35b168bd84c237aabc4f8a90ff8c198c44ffd91fc7a117695feedcffd3db1b3",
  "artifact_type": "dispatchatlas.simulation_scenarios",
  "evidence_class": "derived-public-safe",
  "note": "Public-safe scheduling scenarios; no run records are exposed.",
  "producer": "dispatchatlas.bench",
  "scenarios": [
    {
      "family": "machine-scheduling",
      "pressures": [
        "contention"
      ],
      "scale": "small",
      "scenario_id": "machine-scheduling-balanced",
      "summary": "Balanced parallel-machine scheduling with uniform demands."
    },
    {
      "family": "job-shop",
      "pressures": [
        "dependency_depth",
        "contention"
      ],
      "scale": "medium",
      "scenario_id": "job-shop-precedence",
      "summary": "Job-shop routing with tight operation precedence."
    },
    {
      "family": "flow-shop",
      "pressures": [
        "contention"
      ],
      "scale": "medium",
      "scenario_id": "flow-shop-throughput",
      "summary": "Permutation flow-shop tuned for throughput."
    },
    {
      "family": "rcpsp",
      "pressures": [
        "dependency_depth",
        "opportunity_density"
      ],
      "scale": "large",
      "scenario_id": "rcpsp-renewable",
      "summary": "Resource-constrained project scheduling, renewable resources."
    },
    {
      "family": "distributed-computing",
      "pressures": [
        "communication_pressure",
        "contention"
      ],
      "scale": "large",
      "scenario_id": "distributed-computing-multitenant",
      "summary": "Multi-tenant distributed-computing task placement."
    }
  ],
  "schema_version": "1.0"
}
