{
  "service": "agent-dashboard",
  "public_path": "/agent-dashboard/",
  "recommended_first_rails": [
    "packetops",
    "diligenceops"
  ],
  "dashboard_path": [
    "choose_rail",
    "submit_request",
    "run_workflow",
    "view_return_package",
    "repeat_when_useful"
  ],
  "rail_example": {
    "rail": "packetops",
    "returns": [
      "packet_manifest",
      "missing_item_report",
      "readiness_object",
      "exception_object",
      "attestation"
    ],
    "start_url": "/pilot-intake/?rail=packetops"
  }
}