II.
LibraryAgent overview
Reference · livelib-agent:travel--sql-query-composer
sql-query-composer overview
Authors and executes Python 3 + stdlib sqlite3 query scripts against the curated travel database to produce direct-flight options, cost comparisons, and carrier/aircraft breakdowns. Carries the verbatim SQL as audit evidence.
Attributes
displayName
sql-query-composer
description
Authors and executes Python 3 + stdlib sqlite3 query scripts against the curated travel database to produce direct-flight options, cost comparisons, and carrier/aircraft breakdowns. Carries the verbatim SQL as audit evidence.
libraryPath
library/specializations/domains/business/travel/agents/sql-query-composer/AGENT.md
specialization
travel
role
SQL Query Composer
expertise
- Composing SQL against a known SCHEMA.md (never guesses columns)
- Read-only sqlite3 connections (mode=ro URI)
- Pushing filters into SQL predicates, not Python post-processing
- Preserving the SQL string as audit evidence alongside results
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:analytics-engineer·RoleAnalytics Engineer
- role:data-engineer·RoleData Engineer
lib_requires_skill_area3
- skill-area:travel-itinerary-planning·SkillAreaTravel Itinerary Planning
- skill-area:data-analysis·SkillAreaData Analysis
- skill-area:etl-pipelines·SkillAreaETL Pipelines
Incoming edges
uses_agent2
- lib-process:shared--db-agent-explore·LibraryProcesslibrary/processes/shared/db-agent-explore
- lib-process:travel--travel-plan-compose·LibraryProcesstravel-plan-compose