iiRecord
Agentic AI Atlas · type-theorist
lib-agent:computer-science--type-theorista5c.ai
II.
LibraryAgent JSON

lib-agent:computer-science--type-theorist

Structured · live

type-theorist json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:computer-science--type-theorist",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "type-theorist",
    "description": "Agent specialized in type theory and programming language design",
    "libraryPath": "library/specializations/domains/science/computer-science/agents/type-theorist/AGENT.md",
    "specialization": "computer-science",
    "role": "Programming Language Theory Agent",
    "expertise": [
      "Type system design reasoning",
      "Typing rule formulation",
      "Soundness proof guidance",
      "Type inference algorithm design",
      "Advanced type features"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:computer-science--type-theorist",
      "to": "skill-area:language-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:computer-science--type-theorist",
      "to": "skill-area:compiler-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:computer-science--type-theorist",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:computer-science--type-theorist",
      "to": "domain:computer-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:computer-science--type-theorist",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:computer-science--type-theorist",
      "to": "role:research-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:computer-science--type-theorist",
      "to": "workflow:research-grant-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:computer-science--type-theorist",
      "to": "specialization:theoretical-computer-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:computer-science--type-theorist",
      "to": "specialization:computer-science",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:computer-science--type-system-design",
      "to": "lib-agent:computer-science--type-theorist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}