II.
Domain JSON
Structured · livedomain:travel
Travel json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:travel",
"_kind": "Domain",
"_file": "domain/domains/social-humanities-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Travel",
"description": "Travel planning, booking systems, and itinerary optimization spanning flights,\naccommodation, ground transport, and experiences. Covers OTA platforms, GDS\nintegration, dynamic packaging, loyalty programs, and traveler personalization.\nIntersects hospitality, transportation, and consumer mobile product domains.\n"
},
"outgoingEdges": [
{
"from": "domain:travel",
"to": "specialization:travel",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "benchmark:travelplanner",
"to": "domain:travel",
"kind": "applies_to",
"attributes": {}
},
{
"from": "specialization:travel",
"to": "domain:travel",
"kind": "specializes"
},
{
"from": "lib-agent:travel--data-quality-inspector",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--itinerary-narrator",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--open-data-scout",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--python-etl-engineer",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--sql-query-composer",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--sqlite-schema-architect",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--stopover-strategist",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--traveler-profiler",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--trip-scope-planner",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:travel--flight-dataset-build",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:travel--travel-plan-compose",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
}
]
}