This file is the machine-readable seed data for the Confidente app. Copy sighi_foods.csv from the project outputs or regenerate from the SIGHI Seed Data markdown files.
The CSV lives at: db/seeds/sighi_foods.csv in the Rails repo.
Columns:
- name: Human-readable food name
- score: SIGHI compatibility score (0=OK, 1=caution, 2=avoid, 3=severe)
- mechanisms: Space-separated codes (H, H!, A, L, B)
- category: Food category grouping
- notes: Free text notes from SIGHI
See README for how scores map to the app schema.