iiRecord
Agentic AI Atlas · Uvicorn
library:uvicorna5c.ai
II.
Library JSON

library:uvicorn

Structured · live

Uvicorn json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-python-server-tools.yamlCluster · domain
Record JSON
{
  "id": "library:uvicorn",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-python-server-tools.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Uvicorn",
    "belongsToLanguageId": "language:python",
    "category": "other",
    "description": "Lightning-fast ASGI server implementation for Python using uvloop and\nhttptools, designed to run async web frameworks like FastAPI and Starlette\nin production with minimal overhead.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:uvicorn",
      "to": "language:python",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:uvicorn",
      "to": "skill-area:deployment",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:uvicorn",
      "to": "library:gunicorn",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:voice-ai-agent",
      "to": "library:uvicorn",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:podcast-audio-platform",
      "to": "library:uvicorn",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:inventory-management",
      "to": "library:uvicorn",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:enterprise-search-platform",
      "to": "library:uvicorn",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:master-data-management",
      "to": "library:uvicorn",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:photo-gallery-dam",
      "to": "library:uvicorn",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:runbook-automation",
      "to": "library:uvicorn",
      "kind": "composed_of"
    }
  ]
}