II.
LibrarySkill JSON
Structured · livelib-skill:cryptography-blockchain--consensus-protocols
consensus-protocols json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}