iiRecord
Agentic AI Atlas · Effect
library:effect-tsa5c.ai
II.
Library JSON

library:effect-ts

Structured · live

Effect json

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

File · domain/libraries/libraries-ts-utilities-templates.yamlCluster · domain
Record JSON
{
  "id": "library:effect-ts",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-ts-utilities-templates.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Effect",
    "belongsToLanguageId": "language:javascript",
    "category": "functional",
    "description": "TypeScript framework for building production-grade applications with\nfirst-class effect management, structured concurrency, dependency\ninjection, error tracking, and composable async pipelines.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:effect-ts",
      "to": "language:javascript",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:effect-ts",
      "to": "skill-area:backend-async-processing",
      "kind": "used_for"
    },
    {
      "from": "library:effect-ts",
      "to": "library:fp-ts",
      "kind": "alternative_to"
    },
    {
      "from": "library:effect-ts",
      "to": "library:neverthrow",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": []
}