iiRecord
Agentic AI Atlas · token-standards
lib-agent:cryptography-blockchain--token-standardsa5c.ai
II.
LibraryAgent JSON

lib-agent:cryptography-blockchain--token-standards

Structured · live

token-standards 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:cryptography-blockchain--token-standards",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "token-standards",
    "description": "Expert in ERC token standards and implementations including ERC-20, ERC-721, ERC-1155, ERC-4626, ERC-2981, and account abstraction (ERC-4337). Specializes in token compliance and secure implementations.",
    "libraryPath": "library/specializations/cryptography-blockchain/agents/token-standards/AGENT.md",
    "specialization": "cryptography-blockchain",
    "role": "Token Standards Specialist"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:cryptography-blockchain--token-standards",
      "to": "skill-area:token-nft-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cryptography-blockchain--token-standards",
      "to": "skill-area:smart-contract-development-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cryptography-blockchain--token-standards",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cryptography-blockchain--token-standards",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cryptography-blockchain--token-standards",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cryptography-blockchain--token-standards",
      "to": "specialization:cryptography-blockchain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:cryptography-blockchain--erc1155-multi-token",
      "to": "lib-agent:cryptography-blockchain--token-standards",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:cryptography-blockchain--erc20-token-implementation",
      "to": "lib-agent:cryptography-blockchain--token-standards",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:cryptography-blockchain--erc721-nft-collection",
      "to": "lib-agent:cryptography-blockchain--token-standards",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}