{
  "openapi": "3.1.0",
  "info": {
    "title": "Station 2139847 traversal graph",
    "version": "live",
    "description": "A controlled graph of JSON resources. Entities described here are invented and have no referent outside this station. Measurement in progress."
  },
  "servers": [
    {
      "url": "https://2139847.xyz"
    }
  ],
  "paths": {
    "/api/exp/000/root": {
      "get": {
        "summary": "Entry resource for 2139847",
        "description": "base rate available but not offered. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "/api/exp/001/root": {
      "get": {
        "summary": "Entry resource for Aster-17",
        "description": "direct answer vs one-hop API reference. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "/api/exp/002/root": {
      "get": {
        "summary": "Entry resource for Morrow-6",
        "description": "one hop vs five-hop traversal. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "/api/exp/003/root": {
      "get": {
        "summary": "Entry resource for Kestrel-44",
        "description": "conflicting values with explicit source priority. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "/api/exp/004/root": {
      "get": {
        "summary": "Entry resource for Nacre-8",
        "description": "answer split across independent resources. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "/api/exp/005/root": {
      "get": {
        "summary": "Entry resource for Orison-31",
        "description": "cyclic reference with a terminating alternate branch. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "/api/exp/006/root": {
      "get": {
        "summary": "Entry resource for Vanta-12",
        "description": "conditional branch selection inside a machine-readable graph. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "/api/exp/007/root": {
      "get": {
        "summary": "Entry resource for Ilex-90",
        "description": "distributed quorum across five machine sources. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "/api/exp/008/root": {
      "get": {
        "summary": "Entry resource for Prax-3",
        "description": "protocol discovery plus encoded payload interpretation. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "/api/exp/009/root": {
      "get": {
        "summary": "Entry resource for Helix-55",
        "description": "out-of-order revisions with explicit sequence semantics. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "/api/exp/010/root": {
      "get": {
        "summary": "Entry resource for Null-A9",
        "description": "deep traversal plus computed routing gate and decoy terminals. Responses may reference further resources by path. Values required to answer are not guaranteed to appear in this response.",
        "responses": {
          "200": {
            "description": "Resource",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    }
  }
}