SYNTHETIC DEMONSTRATION — not measured farm evidence.

# Streamline Crop Log & Handoffs

Calculation version: 1.0.0

## What the records establish

```json
[
  {
    "kind": "imported_status_counts",
    "counts": {
      "reported_assigned": 1,
      "reported_complete": 1,
      "verification_documented": 1,
      "draft": 1
    },
    "evidence": [
      {
        "filename": "synthetic-handoff.json",
        "record_index": 1,
        "source_row": 2,
        "source_page": null,
        "source_id": null
      },
      {
        "filename": "synthetic-handoff.json",
        "record_index": 2,
        "source_row": 3,
        "source_page": null,
        "source_id": null
      },
      {
        "filename": "synthetic-handoff.json",
        "record_index": 3,
        "source_row": 4,
        "source_page": null,
        "source_id": null
      },
      {
        "filename": "synthetic-handoff.json",
        "record_index": 4,
        "source_row": 5,
        "source_page": null,
        "source_id": null
      }
    ],
    "limitation": "Statuses are claims in supplied records. Documented verification is not independent physical verification."
  }
]
```

## Calculations

```json
[
  {
    "kind": "handoff_preview",
    "groups": [
      {
        "site": "Demo Farm",
        "zone": "North bay",
        "assignee": "Demo Grower B",
        "events": [
          {
            "event_id": "DEMO-E1",
            "event_type": "task",
            "timestamp": {
              "epoch_ms": 1786201200000,
              "precision": "instant"
            },
            "site": "Demo Farm",
            "zone": "North bay",
            "author": "Demo Grower A",
            "assignee": "Demo Grower B",
            "text": "Inspect the pressure gauge and photograph the displayed pressure.",
            "declared_status": "assigned",
            "effective_status": "reported_assigned",
            "verifier": null,
            "verification_timestamp": null,
            "verification_evidence": [],
            "correction_history": [],
            "correction_of": null,
            "mutation_status": "imported_preview_only",
            "evidence": {
              "filename": "synthetic-handoff.json",
              "record_index": 1,
              "source_row": 2,
              "source_page": null,
              "source_id": null
            }
          }
        ]
      },
      {
        "site": "Demo Farm",
        "zone": "North bay",
        "assignee": null,
        "events": [
          {
            "event_id": "DEMO-E2",
            "event_type": "observation",
            "timestamp": {
              "epoch_ms": 1786204800000,
              "precision": "instant"
            },
            "site": "Demo Farm",
            "zone": "North bay",
            "author": "Demo Grower B",
            "assignee": null,
            "text": "Irrigation inspection reported complete; photo upload is still missing.",
            "declared_status": "reported_complete",
            "effective_status": "reported_complete",
            "verifier": null,
            "verification_timestamp": null,
            "verification_evidence": [],
            "correction_history": [],
            "correction_of": null,
            "mutation_status": "imported_preview_only",
            "evidence": {
              "filename": "synthetic-handoff.json",
              "record_index": 2,
              "source_row": 3,
              "source_page": null,
              "source_id": null
            }
          },
          {
            "event_id": "DEMO-E4",
            "event_type": "correction",
            "timestamp": {
              "epoch_ms": 1786212000000,
              "precision": "instant"
            },
            "site": "Demo Farm",
            "zone": "North bay",
            "author": "Demo Grower A",
            "assignee": null,
            "text": "Proposed change to the next shift's assignee.",
            "declared_status": "draft",
            "effective_status": "draft",
            "verifier": null,
            "verification_timestamp": null,
            "verification_evidence": [],
            "correction_history": [
              {
                "timestamp": {
                  "epoch_ms": 1786212000000,
                  "precision": "instant"
                },
                "author": "Demo Grower A",
                "field": "assignee",
                "previous_value": "Demo Grower B",
                "new_value": "Demo Grower C",
                "reason": "Proposed shift change",
                "confirmed": false,
                "evidence": null
              }
            ],
            "correction_of": "DEMO-E1",
            "mutation_status": "imported_preview_only",
            "evidence": {
              "filename": "synthetic-handoff.json",
              "record_index": 4,
              "source_row": 5,
              "source_page": null,
              "source_id": null
            }
          }
        ]
      },
      {
        "site": "Demo Farm",
        "zone": "South bay",
        "assignee": null,
        "events": [
          {
            "event_id": "DEMO-E3",
            "event_type": "handoff",
            "timestamp": {
              "epoch_ms": 1786208400000,
              "precision": "instant"
            },
            "site": "Demo Farm",
            "zone": "South bay",
            "author": "Demo Grower A",
            "assignee": null,
            "text": "Scouting sheet reviewed against the recorded leaf count.",
            "declared_status": "verified",
            "effective_status": "verification_documented",
            "verifier": "Demo Grower C",
            "verification_timestamp": {
              "epoch_ms": 1786209000000,
              "precision": "instant"
            },
            "verification_evidence": [
              "synthetic-scouting-sheet.json#record-4"
            ],
            "correction_history": [],
            "correction_of": null,
            "mutation_status": "imported_preview_only",
            "evidence": {
              "filename": "synthetic-handoff.json",
              "record_index": 3,
              "source_row": 4,
              "source_page": null,
              "source_id": null
            }
          }
        ]
      }
    ],
    "side_effects": "None. No events were saved, no tasks were assigned and no notifications were sent."
  }
]
```

## Assumptions


## Possible explanations


## Missing or rejected evidence

- {"code":"unconfirmed\_corrections","severity":"warning","message":"Unconfirmed corrections are preserved as proposals and are not applied to the imported record.","evidence":\[{"filename":"synthetic-handoff.json","record\_index":4,"source\_row":5,"source\_page":null,"source\_id":null}\]}

## Next measurements or inspections

- Review the preview with the responsible grower. Record the author, assignee and completion evidence before treating a task as verified.

## Sources and correction history


The companion report.json retains the complete source mappings, normalized/original values, evidence row references, corrections, and all flags. No sample records substitute for failed uploads.
