II.
Domain JSON
Structured · livedomain:personal-finance
Personal Finance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:personal-finance",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Personal Finance",
"description": "Consumer financial management tools — budgeting apps, expense tracking,\ninvestment portfolio management, credit monitoring, and financial\nplanning. Includes open banking integrations and financial literacy\nplatforms.\n"
},
"outgoingEdges": [
{
"from": "domain:personal-finance",
"to": "specialization:finance-accounting",
"kind": "contains"
},
{
"from": "domain:personal-finance",
"to": "role:financial-analyst",
"kind": "employs_role"
},
{
"from": "domain:personal-finance",
"to": "workflow:financial-planning",
"kind": "uses_workflow"
},
{
"from": "domain:personal-finance",
"to": "workflow:budget-planning",
"kind": "uses_workflow"
},
{
"from": "domain:personal-finance",
"to": "workflow:payment-reconciliation-audit",
"kind": "uses_workflow"
}
],
"incomingEdges": []
}