iiRecord
Agentic AI Atlas · Chi
library:chia5c.ai
II.
Library JSON

library:chi

Structured · live

Chi json

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

File · domain/libraries/libraries-go-rust-extended.yamlCluster · domain
Record JSON
{
  "id": "library:chi",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-go-rust-extended.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Chi",
    "belongsToLanguageId": "language:go",
    "category": "http-server",
    "description": "Lightweight, idiomatic Go HTTP router built on net/http; supports\nmiddleware, URL parameters, sub-routers, and context-driven handlers.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:chi",
      "to": "language:go",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:chi",
      "to": "skill-area:backend-api-design",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:chi",
      "to": "library:fiber",
      "kind": "alternative_to"
    },
    {
      "from": "library:chi",
      "to": "library:gorilla-mux",
      "kind": "alternative_to"
    },
    {
      "from": "library:chi",
      "to": "library:mux",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "specialization:go-microservices",
      "to": "library:chi",
      "kind": "uses_library"
    },
    {
      "from": "stack-profile:fintech-payments-platform",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:high-perf-api-server",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:supply-chain-visibility",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:adtech-real-time-bidding",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:logistics-fleet-management",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:compliance-audit-trail",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:social-network-backend",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:identity-governance",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:rate-limiting-api-throttle",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:url-shortener-link-analytics",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:file-storage-object-gateway",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:clean-architecture-stack",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:approval-workflow-engine",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:webhook-relay-proxy",
      "to": "library:chi",
      "kind": "composed_of"
    }
  ]
}