Paskal Running
Your training. Your goals. Your AI coach.
This is the first application shell. Authentication, onboarding, Intervals.icu, and coach chat will be connected in later slices.
Account
Checking session...
Runner Profile
Tell Paskal who you are coaching for. This is Paskal-owned context, not activity history.
Race Goal
Set the current goal the coach should optimize for.
Intervals.icu Connection
Connect Intervals.icu so Paskal can later read activities and planned workouts. Tokens stay server-side.
- Status
- Not checked yet
Coach Chat
Ask Paskal a running coaching question. This validates the authenticated app → API → Bedrock flow.
Workout Proposals
Review workout changes suggested by Paskal. Apply writes the confirmed change to Intervals.icu; Cancel leaves the calendar unchanged.
Foundation Status
- Static frontend hosting: planned through S3 and CloudFront
- Backend API: Python Lambda behind API Gateway
- Authentication: Amazon Cognito
- Profile data: DynamoDB
Runtime Config
- API
- Not deployed yet