Generated output — this is a static snapshot rendered from .vibekb/. The .vibekb/ content is the source of truth. See Reference for provenance.

Nutrition

Calorie nutrition tracking

Firestore food_logs, daily_summaries, nutrition goals, body metrics, and workout logs under the user document.

Implemented Verified from source User-facing

In one sentence

NutritionRepository is the persistence hub for calorie tracking.

Current behavior

CRUD for food logs and summaries; goals and body metrics documents; may ensure anonymous auth. Manual entry screens can call OpenAI/Groq for text estimates.

Current state

Implemented; verified-from-source.