II.
LibraryAgent JSON
Structured · livelib-agent:travel--trip-scope-planner
trip-scope-planner json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:travel--trip-scope-planner",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "trip-scope-planner",
"description": "Turns a traveler's origin, window, and interest regions into a concrete dataset scope (IATA lists, month buckets, expected entities, expected queries) for flight dataset construction.",
"libraryPath": "library/specializations/domains/business/travel/agents/trip-scope-planner/AGENT.md",
"specialization": "travel",
"role": "Trip Scope Planner",
"expertise": [
"Geographic scoping (origin hubs, gateway airports, regional coverage)",
"Temporal bucketing for flight schedule data",
"Entity enumeration for relational travel schemas",
"Coverage estimation for ingestion reconciliation"
]
},
"outgoingEdges": [
{
"from": "lib-agent:travel--trip-scope-planner",
"to": "skill-area:travel-itinerary-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--trip-scope-planner",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:travel--trip-scope-planner",
"to": "skill-area:market-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:travel--trip-scope-planner",
"to": "domain:travel",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--trip-scope-planner",
"to": "role:data-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--trip-scope-planner",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:travel--trip-scope-planner",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:travel--trip-scope-planner",
"to": "workflow:customer-journey-optimization",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:travel--trip-scope-planner",
"to": "specialization:travel",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:travel--flight-dataset-build",
"to": "lib-agent:travel--trip-scope-planner",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}