Files
FishIQ/docs/DATA_MODEL.md
T

11 lines
561 B
Markdown
Raw Normal View History

2026-08-28 10:56:14 -05:00
# Initial data model
- User owns trips, tackle items, catches, and private waypoints.
- WaterBody has geography, access metadata, and known Species.
- Trip targets one water body, a time window, and one or more species.
- ConditionSnapshot records normalized observations and forecast provenance.
- Recommendation belongs to a trip and stores evidence, setup, confidence, and engine version.
- Conversation is scoped to a user and optionally an active trip.
- Catch records outcome, conditions, presentation, and independently controlled location visibility.