iiRecord
Agentic AI Atlas · consensus-protocols
lib-skill:cryptography-blockchain--consensus-protocolsa5c.ai
II.
LibrarySkill JSON

lib-skill:cryptography-blockchain--consensus-protocols

Structured · live

consensus-protocols json

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

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:cryptography-blockchain--consensus-protocols",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "consensus-protocols",
    "description": "Implement blockchain consensus protocols — Proof of Work, Proof of Stake, PBFT, Tendermint, and distributed agreement mechanisms.",
    "libraryPath": "library/specializations/cryptography-blockchain/skills/consensus-protocols/SKILL.md",
    "specialization": "cryptography-blockchain",
    "contentSummary": "# Consensus Protocols Skill\n\n> Stub — implementation pending."
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cryptography-blockchain--consensus-protocols",
      "to": "skill-area:consensus-protocols",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--consensus-protocols",
      "to": "domain:blockchain",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--consensus-protocols",
      "to": "role:blockchain-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--consensus-protocols",
      "to": "specialization:cryptography-blockchain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}