II.
LibraryAgent overview
Reference · livelib-agent:travel--traveler-profiler
traveler-profiler overview
Converts a loose traveler object (origin, window, budget, luggage, weather preference, interests) into a concrete set of SQL-filterable constraints that downstream query composers can use directly.
Attributes
displayName
traveler-profiler
description
Converts a loose traveler object (origin, window, budget, luggage, weather preference, interests) into a concrete set of SQL-filterable constraints that downstream query composers can use directly.
libraryPath
library/specializations/domains/business/travel/agents/traveler-profiler/AGENT.md
specialization
travel
role
Traveler Profiler
expertise
- Origin/city -> IATA resolution via the airports table (read-only)
- Weather preference -> Köppen same_weather_group filter
- Date window -> month_bucket enumeration matching scheduled_flights
- Budget + party size -> per-leg price ceiling
- Carrier / aircraft exclusion lists
Outgoing edges
lib_applies_to_domain1
- domain:travel·DomainTravel
lib_belongs_to_specialization1
- specialization:travel·SpecializationTravel
lib_implements_workflow1
- workflow:customer-journey-optimization·WorkflowCustomer Journey Optimization
lib_involves_role3
- role:data-analyst·RoleData Analyst
- role:product-manager·RoleProduct Manager
- role:operations-analyst·RoleOperations Analyst
lib_requires_skill_area3
- skill-area:travel-itinerary-planning·SkillAreaTravel Itinerary Planning
- skill-area:data-analysis·SkillAreaData Analysis
- skill-area:natural-language-processing·SkillAreaNatural Language Processing
Incoming edges
uses_agent1
- lib-process:travel--travel-plan-compose·LibraryProcesstravel-plan-compose