Objective
- Show event notes on the mobile schedule screen so inspectors see context without drilling into another view.
Background
- Notes exist on calendar/inspection events in the product data model but are not surfaced on the schedule list/card UI on mobile.
- Inspectors rely on notes for access, pets, scope, and special instructions.
Scope
Mobile
- Schedule presentation lives under
attik-mobile/attik-mobile/components/schedule/(e.g.ScheduleCard.tsx,ScheduleHeader.tsx). Trace where event payloads are loaded and whether anotes(or equivalent) field is already available on the API response; extend UI to show truncated or expandable note text without cluttering dense rows.
References
attik-mobile/attik-mobile/components/schedule/ScheduleCard.tsxattik-mobile/attik-mobile/components/schedule/ScheduleHeader.tsx