- Three-scenario planning engine (A: date range, B: selected games, C: directional routes) - GeographicRouteExplorer with anchor game support for route exploration - Shared ItineraryBuilder for travel segment calculation - TravelEstimator for driving time/distance estimation - SwiftUI views for trip creation and detail display - CloudKit integration for schedule data - Python scraping scripts for sports schedules 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
15 lines
276 B
JSON
15 lines
276 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Skill(axiom:axiom-swiftui-architecture)",
|
|
"WebSearch",
|
|
"Bash(pip3 list:*)",
|
|
"Bash(pip3 install:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(xcrun simctl install:*)"
|
|
]
|
|
}
|
|
}
|