II.
SkillArea JSON
Structured · liveskill-area:whistleblower-system-design
Whistleblower System Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:whistleblower-system-design",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Whistleblower System Design",
"description": "Building secure and anonymous whistleblower reporting systems — end-to-end\nencrypted channels, anonymous intake portals, case management workflows,\nand compliance with EU Whistleblower Directive and SOX requirements.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:whistleblower-system-design",
"to": "domain:compliance",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:whistleblower-system-design",
"to": "domain:legal",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}