The most interesting piece is the computed status engine. Instead of storing a "status" value in the database (which goes stale the moment conditions change), status is derived on every read based on two inputs: the current stage and days since planting. A field still in the Planted stage after 30 days automatically surfaces as At Risk: no cron jobs, no manual updates, no stale data.