II.
Domain JSON
Structured · livedomain:legaltech
LegalTech json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:legaltech",
"_kind": "Domain",
"_file": "domain/domains/industry-verticals-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "LegalTech",
"description": "Legal technology, contract automation, e-discovery, and case management.\n"
},
"outgoingEdges": [
{
"from": "domain:legaltech",
"to": "specialization:legal-compliance",
"kind": "contains"
},
{
"from": "domain:legaltech",
"to": "specialization:legal",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "benchmark:legal-bench",
"to": "domain:legaltech",
"kind": "applies_to",
"attributes": {}
},
{
"from": "skill-area:contract-analysis",
"to": "domain:legaltech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:e-discovery",
"to": "domain:legaltech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:legal-research-automation",
"to": "domain:legaltech",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "stack-profile:document-processing-pipeline",
"to": "domain:legaltech",
"kind": "applies_to"
},
{
"from": "stack-profile:legal-document-automation",
"to": "domain:legaltech",
"kind": "applies_to"
},
{
"from": "workflow:e-discovery-workflow",
"to": "domain:legaltech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:contract-automation-review",
"to": "domain:legaltech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:legal-ai-bias-audit",
"to": "domain:legaltech",
"kind": "applies_to_domain",
"attributes": {}
}
]
}