II.
Domain JSON
Structured · livedomain:payroll
Payroll json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:payroll",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Payroll",
"description": "Compensation processing systems — gross-to-net calculation, tax\nwithholding, benefits deductions, direct deposit, and statutory\nreporting. Covers multi-country payroll, contractor payments, and\npayroll compliance.\n"
},
"outgoingEdges": [
{
"from": "domain:payroll",
"to": "specialization:finance-accounting",
"kind": "contains"
},
{
"from": "domain:payroll",
"to": "specialization:human-resources",
"kind": "contains"
}
],
"incomingEdges": []
}