{
  "version": "v1",
  "note": "Schema structure only — no business data, customer records, or program source.",
  "schema": "Ross ERP 8.0 (standard vanilla)",
  "counts": {
    "table": 1840,
    "view": 81,
    "procedure": 244
  },
  "totalColumns": 36230,
  "distinctColumnNames": 8252,
  "openapi": "/v1/openapi.json",
  "endpoints": [
    "/v1/stats",
    "/v1/tables",
    "/v1/tables/{name}",
    "/v1/tables/{name}/ddl",
    "/v1/tables/{name}/select",
    "/v1/tables/{name}/csv",
    "/v1/tables/{name}/columns/{col}/lineage",
    "/v1/columns/{name}",
    "/v1/columns/{name}/lineage",
    "/v1/search",
    "/v1/search/all",
    "/v1/graph/{name}",
    "/v1/path",
    "/v1/facilities/stats",
    "/v1/facilities",
    "/v1/facilities/{code}",
    "/v1/facilities/{code}/programs",
    "/v1/facilities/search",
    "/v1/tables/{name}/facilities",
    "/v1/programs/stats",
    "/v1/programs",
    "/v1/programs/{id}",
    "/v1/programs/{id}/facilities",
    "/v1/programs/search",
    "/v1/tables/{name}/programs",
    "/v1/usage"
  ]
}
