Your content
You retain ownership of everything you put into the Apps — your food logs, your recipes, your plans, your workout history, your buddy messages, your AI-Pawtner conversations, your plan cover images, your profile photo, and any other content you create or upload.
Plan cover images and profile photos you upload are stored in Supabase Storage (in the
social-images bucket) and are publicly readable by URL. Treat them like public posts. Do not
upload images that contain sensitive personal information (faces of others, location identifiers, medical
information). You can replace or remove a plan cover at any time by editing the plan; deleting your account
triggers a CASCADE that removes the storage object too.
By making a meal plan public in TraqPrep, you grant other PawCommit users a licence to view, enrol in, and rate that plan. You can unpublish a plan at any time to remove it from public visibility. Ratings and reviews you submit on other users' plans are visible to those creators and other users.
By sending messages to your buddy in the buddy chat, you authorise PawCommit to deliver those messages to
your paired buddy via Supabase Realtime. Messages are persisted in traqprep.buddy_messages and
are visible to you and your paired buddy only. Buddy chat is text-only — the buddy system
does not support images, audio, files, or any other attachments.
By using AI-Pawtner, you authorise PawCommit to send the conversation turn (your message + retrieved memory
context + persona prompt) to the configured LLM provider for the purposes of generating a response, and to
send meal photos to food-scan-api for calorie estimation when you tap the camera button. We
do not use your conversations to train third-party models, and we configure our providers accordingly where
the option is available.