# farm-logs / பண்ணை நாள்குறிப்புகள்

This directory holds raw Markdown daily-log files for each farm, written by field coordinators and reporters.

## Format

Each log file is named: `YYYY-MM-DD_<slug>.md`

Example: `2026-07-05_tholkappiyar.md`

## Structure

See `_TEMPLATE.md` for the heading structure.

## vs. farm-data/

| `farm-data/` | `farm-logs/` |
|---|---|
| Curated, structured JSON snapshots | Raw daily Markdown notes |
| Ingested into plans/JSON files | Human-readable only |
| Immutable versioned files | Append new files daily |
| One per farm per major update | One per farm per day |

## Rules

- One file per farm per day.
- Never edit a past log — append a new file if corrections needed.
- Each file must start with the `## பண்ணை / Farm:` heading.
- Use Tamil-first for labels; English in parentheses.
- `farms.json` in this directory is the master farm list.
